Searched refs:e2fs_features_rocompat (Results 1 – 10 of 10) sorted by relevance
390 asblk.b_un.b_fs->e2fs_features_rocompat &= ~EXT2F_ROCOMPAT_LARGEFILE; in readsb()391 asblk.b_un.b_fs->e2fs_features_rocompat |= in readsb()392 sblk.b_un.b_fs->e2fs_features_rocompat & EXT2F_ROCOMPAT_LARGEFILE; in readsb()399 (sblock.e2fs.e2fs_features_rocompat & ~EXT2F_ROCOMPAT_SUPP_FSCK))) { in readsb()405 sblock.e2fs.e2fs_features_rocompat); in readsb()407 if ((sblock.e2fs.e2fs_features_rocompat & ~EXT2F_ROCOMPAT_SUPP_FSCK)) { in readsb()411 sblock.e2fs.e2fs_features_rocompat & ~EXT2F_ROCOMPAT_SUPP_FSCK); in readsb()550 sblock.e2fs.e2fs_features_rocompat & EXT2F_ROCOMPAT_SPARSESUPER) { in cgoverhead()
109 if (!(sblock.e2fs.e2fs_features_rocompat & EXT2F_ROCOMPAT_LARGEFILE)) { in setlarge()114 sblock.e2fs.e2fs_features_rocompat |= EXT2F_ROCOMPAT_LARGEFILE; in setlarge()127 if (!(sblock.e2fs.e2fs_features_rocompat & EXT2F_ROCOMPAT_HUGE_FILE)) { in sethuge()132 sblock.e2fs.e2fs_features_rocompat |= EXT2F_ROCOMPAT_HUGE_FILE; in sethuge()767 if ((sblock.e2fs.e2fs_features_rocompat & EXT2F_ROCOMPAT_HUGE_FILE)) { in inonblock()
117 (sblock.e2fs.e2fs_features_rocompat & in pass1()
385 sblock.e2fs.e2fs_features_rocompat = 0; in mke2fs() 399 sblock.e2fs.e2fs_features_rocompat = in mke2fs() 489 (sblock.e2fs.e2fs_features_rocompat & in mke2fs() 618 (sblock.e2fs.e2fs_features_rocompat & in mke2fs() 700 (sblock.e2fs.e2fs_features_rocompat & in initcg() 862 (sblock.e2fs.e2fs_features_rocompat & in cgoverhead() 1133 (sblock.e2fs.e2fs_features_rocompat & in init_resizeino() 1210 if ((sblock.e2fs.e2fs_features_rocompat & in init_resizeino()
79 new->e2fs_features_rocompat = bswap32(old->e2fs_features_rocompat); in e2fs_sb_bswap()
172 uint32_t e2fs_features_rocompat; /* RO-compatible feature set */ member386 ((fs)->e2fs.e2fs_features_rocompat & (feature)) != 0)
124 fs->e2fs.e2fs_features_rocompat |= in ext2fs_setsize()
665 dp->i_e2fs->e2fs.e2fs_features_rocompat |= EXT2F_ROCOMPAT_DIR_NLINK; in ext2fs_mkdir()
1457 u32 = fs->e2fs_features_rocompat & ~EXT2F_ROCOMPAT_SUPP; in ext2fs_sbfill()
924 new->e2fs_features_rocompat = bswap32(old->e2fs_features_rocompat); in e2fs_sb_bswap()1008 fs->e2fs.e2fs_features_rocompat); in dump_sblock()