Searched refs:lowest_dent_key (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/ubifs/ |
D | key.h | 201 static inline void lowest_dent_key(const struct ubifs_info *c, in lowest_dent_key() function
|
D | dir.c | 641 lowest_dent_key(c, &key, dir->i_ino); in ubifs_readdir() 916 lowest_dent_key(c, &key, dir->i_ino); in ubifs_check_dir_empty()
|
D | tnc.c | 1969 lowest_dent_key(c, &start_key, key_inum(c, key)); in do_lookup_dh() 2763 lowest_dent_key(c, &start_key, key_inum(c, key)); in ubifs_tnc_remove_dh()
|
D | debug.c | 271 lowest_dent_key(c, &key, inode->i_ino); in ubifs_dump_inode() 1138 lowest_dent_key(c, &key, dir->i_ino); in dbg_check_dir()
|