Searched refs:EXT3_FEATURE_INCOMPAT_JOURNAL_DEV (Results 1 – 14 of 14) sorted by relevance
226 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext2fs_open2()262 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in ext2fs_open2()
272 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) in ext2fs_flush()
203 if (super->s_feature_incompat & EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in ext2fs_initialize()
75 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in ext2fs_create_journal_superblock()
454 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV|\459 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV|\
651 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro
60 { E2P_FEATURE_INCOMPAT, EXT3_FEATURE_INCOMPAT_JOURNAL_DEV,
911 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV|1338 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) in PRS()1405 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in PRS()1407 fs_param.s_feature_incompat = EXT3_FEATURE_INCOMPAT_JOURNAL_DEV; in PRS()1677 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in main()
499 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) { in main()
174 if (!(jfs->super->s_feature_incompat & EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in remove_journal_device()
275 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) in probe_ext4dev()311 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV) in probe_ext4()399 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) in probe_jbd()
116 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 macro
360 (sb->s_feature_incompat & EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in dump_journal()
393 !(jsuper.s_feature_incompat & EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in e2fsck_get_journal()