Searched refs:xent_key_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/ubifs/ |
D | xattr.c | 310 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_set() 362 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_get() 550 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_remove()
|
D | key.h | 228 static inline void xent_key_init(const struct ubifs_info *c, in xent_key_init() function
|
D | journal.c | 592 xent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 1529 xent_key_init(c, &xent_key, host->i_ino, nm); in ubifs_jnl_delete_xattr()
|