Searched refs:CRAMFS_FLAG_FSID_VERSION_2 (Results 1 – 2 of 2) sorted by relevance
77 #define CRAMFS_FLAG_FSID_VERSION_2 0x00000001 /* fsid version #2 */ macro
235 if (super.flags & CRAMFS_FLAG_FSID_VERSION_2) { in cramfs_read_super()