Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1947 #define EXT4_SPEC_JQFMT (1 << 1) macro
2215 ctx->spec |= EXT4_SPEC_JQFMT; in ext4_parse_param()
2583 if (ctx->spec & EXT4_SPEC_JQFMT) in ext4_apply_quota_options()
2645 if (ctx->spec & EXT4_SPEC_JQFMT) { in ext4_check_quota_consistency()
2683 if (!(ctx->spec & EXT4_SPEC_JQFMT || sbi->s_jquota_fmt)) { in ext4_check_quota_consistency()