Searched refs:EXT4_FEATURE_INCOMPAT_JOURNAL_DEV (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ext4/ | ||
D | ext4.h | 1690 #define EXT4_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro |
D | super.c | 4807 EXT4_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext4_get_dev_journal() |