Searched refs:xent_key_init (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ubifs/ |
H A D | xattr.c | 278 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_set() 332 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_get() 575 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_remove()
|
H A D | key.h | 215 static inline void xent_key_init(const struct ubifs_info *c, in xent_key_init() function
|
H A D | journal.c | 725 xent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 1892 xent_key_init(c, &xent_key, host->i_ino, nm); in ubifs_jnl_delete_xattr()
|