Searched refs:lowest_xent_key (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | xattr.c | 425 lowest_xent_key(c, &key, host->i_ino); in ubifs_listxattr() 518 lowest_xent_key(c, &key, host->i_ino); in ubifs_purge_xattrs()
|
H A D | key.h | 252 static inline void lowest_xent_key(const struct ubifs_info *c, in lowest_xent_key() function
|
H A D | orphan.c | 169 lowest_xent_key(c, &key, inum); in ubifs_add_orphan()
|
H A D | journal.c | 890 lowest_xent_key(c, &key, inode->i_ino); in ubifs_jnl_write_inode()
|
H A D | tnc.c | 2915 lowest_xent_key(c, &key1, inum); in ubifs_tnc_remove_ino()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 245 static inline void lowest_xent_key(const struct ubifs_info *c, in lowest_xent_key() function
|
H A D | tnc.c | 2679 lowest_xent_key(c, &key1, inum); in ubifs_tnc_remove_ino()
|