Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dsuper.c1859 #define EXT4_SPEC_JQUOTA (1 << 0) macro
1978 ctx->spec |= EXT4_SPEC_JQUOTA; in note_qf_name()
1994 ctx->spec |= EXT4_SPEC_JQUOTA; in unnote_qf_name()
2491 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_apply_quota_options()
2545 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_check_quota_consistency()