Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dext4.h1656 #define EXT4_FEATURE_INCOMPAT_JOURNAL_DEV 0x0008 /* Journal device */ macro
Dsuper.c4665 EXT4_FEATURE_INCOMPAT_JOURNAL_DEV)) { in ext4_get_dev_journal()