Home
last modified time | relevance | path

Searched refs:EXT3_FEATURE_INCOMPAT_JOURNAL_DEV (Results 1 – 3 of 3) sorted by relevance

/fs/ext2/
Dext2.h541 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 macro
/fs/ext3/
Dext3.h785 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro
Dsuper.c2205 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext3_get_dev_journal()