Home
last modified time | relevance | path

Searched refs:EXT4_FEATURE_INCOMPAT_JOURNAL_DEV (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h1910 #define EXT4_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro
H A Dsuper.c5340 EXT4_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext4_get_dev_journal()