Searched refs:xent_key_init (Results 1 – 3 of 3) sorted by relevance
/fs/ubifs/ |
D | xattr.c | 293 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_set() 347 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_get() 618 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_remove()
|
D | key.h | 215 static inline void xent_key_init(const struct ubifs_info *c, in xent_key_init() function
|
D | journal.c | 597 xent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 1708 xent_key_init(c, &xent_key, host->i_ino, nm); in ubifs_jnl_delete_xattr()
|