Searched refs:e2fs_features_compat (Results 1 – 4 of 4) sorted by relevance
83 new->e2fs_features_compat = swap32(old->e2fs_features_compat); in e2fs_sb_bswap()
136 u_int32_t e2fs_features_compat; /* compatible feature set */ member
378 sblock.e2fs.e2fs_features_compat = 0; in mke2fs()392 sblock.e2fs.e2fs_features_compat = EXT2F_COMPAT_RESIZE; in mke2fs()424 (sblock.e2fs.e2fs_features_compat & EXT2F_COMPAT_RESIZE) != 0) { in mke2fs()460 sblock.e2fs.e2fs_features_compat &= in mke2fs()485 (sblock.e2fs.e2fs_features_compat & in mke2fs()844 (sblock.e2fs.e2fs_features_compat & in cgoverhead()894 (sblock.e2fs.e2fs_features_compat & EXT2F_COMPAT_RESIZE) != 0) in fsinit()
370 sblock.e2fs.e2fs_features_compat, in readsb()