Searched refs:xent_key_init (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | xattr.c | 291 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_set() 345 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_get() 614 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 | 597 xent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 1755 xent_key_init(c, &xent_key, host->i_ino, nm); in ubifs_jnl_delete_xattr()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 208 static inline void xent_key_init(const struct ubifs_info *c, in xent_key_init() function
|