Searched refs:lowest_dent_key (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 320 lowest_dent_key(c, &key, dir->i_ino); in ubifs_printdir() 423 lowest_dent_key(c, &key, dir->i_ino); in ubifs_finddir()
|
H A D | key.h | 194 static inline void lowest_dent_key(const struct ubifs_info *c, in lowest_dent_key() function
|
H A D | debug.c | 280 lowest_dent_key(c, &key, inode->i_ino); in ubifs_dump_inode() 1127 lowest_dent_key(c, &key, dir->i_ino); in dbg_check_dir()
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 201 static inline void lowest_dent_key(const struct ubifs_info *c, in lowest_dent_key() function
|
H A D | dir.c | 614 lowest_dent_key(c, &key, dir->i_ino); in ubifs_readdir() 888 lowest_dent_key(c, &key, dir->i_ino); in ubifs_check_dir_empty()
|
H A 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()
|
H A D | debug.c | 271 lowest_dent_key(c, &key, inode->i_ino); in ubifs_dump_inode() 1142 lowest_dent_key(c, &key, dir->i_ino); in dbg_check_dir()
|