Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1951 #define EXT4_SPEC_JOURNAL_IOPRIO (1 << 5) macro
2348 ctx->spec |= EXT4_SPEC_JOURNAL_IOPRIO; in ext4_parse_param()
2539 if (s_ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO) in parse_apply_sb_mount_options()
5221 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) in __ext4_fill_super()
6476 if (!(ctx->spec & EXT4_SPEC_JOURNAL_IOPRIO)) { in __ext4_remount()