e2fs_features_rocompat 132 ufs/ext2fs/ext2fs.h u_int32_t e2fs_features_rocompat; /* RO-compatible feature set */
e2fs_features_rocompat 84 ufs/ext2fs/ext2fs_bswap.c new->e2fs_features_rocompat = swap32(old->e2fs_features_rocompat);
e2fs_features_rocompat 88 ufs/ext2fs/ext2fs_inode.c if (!(fs->e2fs.e2fs_features_rocompat
e2fs_features_rocompat 90 ufs/ext2fs/ext2fs_inode.c fs->e2fs.e2fs_features_rocompat |=
e2fs_features_rocompat 690 ufs/ext2fs/ext2fs_vfsops.c fs->e2fs.e2fs_features_rocompat & EXT2F_ROCOMPAT_SPARSESUPER) {
e2fs_features_rocompat 1074 ufs/ext2fs/ext2fs_vfsops.c if (!ronly && fs2h32(fs->e2fs_features_rocompat) &