Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dsuper.c1860 #define EXT4_SPEC_JQFMT (1 << 1) macro
2139 ctx->spec |= EXT4_SPEC_JQFMT; in ext4_parse_param()
2507 if (ctx->spec & EXT4_SPEC_JQFMT) in ext4_apply_quota_options()
2569 if (ctx->spec & EXT4_SPEC_JQFMT) { in ext4_check_quota_consistency()
2607 if (!(ctx->spec & EXT4_SPEC_JQFMT || sbi->s_jquota_fmt)) { in ext4_check_quota_consistency()