Searched refs:CRAMFS_FLAG_SORTED_DIRS (Results 1 – 2 of 2) sorted by relevance
78 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002 /* sorted dirs */ macro
338 int sorted = dir->i_sb->CRAMFS_SB_FLAGS & CRAMFS_FLAG_SORTED_DIRS; in cramfs_lookup()