Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dsuper.c1950 #define EXT4_SPEC_JOURNAL_IOPRIO (1 << 5) macro
2347 ctx->spec |= EXT4_SPEC_JOURNAL_IOPRIO; in ext4_parse_param()
2538 if (s_ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO) in parse_apply_sb_mount_options()
5220 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) in __ext4_fill_super()
6476 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) { in __ext4_remount()