Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dsuper.c1863 #define EXT4_SPEC_JOURNAL_DEV (1 << 4) macro
2237 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2260 ctx->spec |= EXT4_SPEC_JOURNAL_DEV; in ext4_parse_param()
2461 if (s_ctx->spec & EXT4_SPEC_JOURNAL_DEV) in parse_apply_sb_mount_options()