Searched refs:lowest_xent_key (Results 1 – 5 of 5) sorted by relevance
/fs/ubifs/ |
D | xattr.c | 420 lowest_xent_key(c, &key, host->i_ino); in ubifs_listxattr() 507 lowest_xent_key(c, &key, host->i_ino); in ubifs_purge_xattrs()
|
D | key.h | 253 static inline void lowest_xent_key(const struct ubifs_info *c, in lowest_xent_key() function
|
D | orphan.c | 169 lowest_xent_key(c, &key, inum); in ubifs_add_orphan()
|
D | journal.c | 888 lowest_xent_key(c, &key, inode->i_ino); in ubifs_jnl_write_inode()
|
D | tnc.c | 2878 lowest_xent_key(c, &key1, inum); in ubifs_tnc_remove_ino()
|