Searched refs:CRAMFS_FLAG_SORTED_DIRS (Results 1 – 3 of 3) sorted by relevance
73 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002 /* sorted dirs */ macro
72 #define CRAMFS_FLAG_SORTED_DIRS 0x00000002 /* sorted dirs */ macro
356 if (super.flags & CRAMFS_FLAG_SORTED_DIRS) in cramfs_info()