Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsuper.c1945 #define EXT4_SPEC_JQUOTA (1 << 0) macro
2062 ctx->spec |= EXT4_SPEC_JQUOTA; in note_qf_name()
2077 ctx->spec |= EXT4_SPEC_JQUOTA; in unnote_qf_name()
2550 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_apply_quota_options()
2604 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_check_quota_consistency()