Searched refs:xent_key_init (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ubifs/ |
| D | xattr.c | 292 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_set() 344 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_get() 595 xent_key_init(c, &key, host->i_ino, &nm); in ubifs_xattr_remove()
|
| D | key.h | 216 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() 1702 xent_key_init(c, &xent_key, host->i_ino, nm); in ubifs_jnl_delete_xattr()
|