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.c1958 #define EXT4_SPEC_JOURNAL_DEV (1 << 4) macro
2321 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2344 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2545 if (s_ctx->spec & EXT4_SPEC_JOURNAL_DEV) in parse_apply_sb_mount_options()