Searched refs:lowest_dent_key (Results 1 - 3 of 3) sorted by relevance

/u-boot/fs/ubifs/
H A Dkey.h189 * lowest_dent_key - get the lowest possible directory entry key.
194 static inline void lowest_dent_key(const struct ubifs_info *c, function
H A Dubifs.c304 lowest_dent_key(c, &key, dir->i_ino);
407 lowest_dent_key(c, &key, dir->i_ino);
H A Ddebug.c285 lowest_dent_key(c, &key, inode->i_ino);
1158 lowest_dent_key(c, &key, dir->i_ino);

Completed in 125 milliseconds