Searched refs:lowest_xent_key (Results 1 – 5 of 5) sorted by relevance
/linux/fs/ubifs/ |
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()
|
A D | key.h | 252 static inline void lowest_xent_key(const struct ubifs_info *c, in lowest_xent_key() function
|
A D | orphan.c | 169 lowest_xent_key(c, &key, inum); in ubifs_add_orphan()
|
A D | journal.c | 890 lowest_xent_key(c, &key, inode->i_ino); in ubifs_jnl_write_inode()
|
A D | tnc.c | 2877 lowest_xent_key(c, &key1, inum); in ubifs_tnc_remove_ino()
|
Completed in 15 milliseconds