Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext2/
Dext2.h546 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 macro
/linux-4.1.27/fs/ext3/
Dext3.h791 #define EXT3_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro
Dsuper.c2264 EXT3_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext3_get_dev_journal()