Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1946 #define EXT4_SPEC_JQUOTA (1 << 0) macro
2063 ctx->spec |= EXT4_SPEC_JQUOTA; in note_qf_name()
2079 ctx->spec |= EXT4_SPEC_JQUOTA; in unnote_qf_name()
2567 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_apply_quota_options()
2621 if (ctx->spec & EXT4_SPEC_JQUOTA) { in ext4_check_quota_consistency()