Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dsuper.c1859 #define EXT4_SPEC_JQFMT (1 << 1) macro
2138 ctx->spec |= EXT4_SPEC_JQFMT; in ext4_parse_param()
2506 if (ctx->spec & EXT4_SPEC_JQFMT) in ext4_apply_quota_options()
2568 if (ctx->spec & EXT4_SPEC_JQFMT) { in ext4_check_quota_consistency()
2606 if (!(ctx->spec & EXT4_SPEC_JQFMT || sbi->s_jquota_fmt)) { in ext4_check_quota_consistency()