Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1950 #define EXT4_SPEC_JOURNAL_DEV (1 << 4) macro
2313 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2336 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2537 if (s_ctx->spec & EXT4_SPEC_JOURNAL_DEV) in parse_apply_sb_mount_options()