Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext4/
Dsuper.c1943 #define EXT4_SPEC_JOURNAL_IOPRIO (1 << 5) macro
2325 ctx->spec |= EXT4_SPEC_JOURNAL_IOPRIO; in ext4_parse_param()
2515 if (s_ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO) in parse_apply_sb_mount_options()
5206 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) in __ext4_fill_super()
6457 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) { in __ext4_remount()