Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h283 #define DQ_BLKS_B 1 /* uid/gid has been warned about blk limit */ macro
/linux/fs/quota/
H A Ddquot.c1143 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in dquot_free_reserved_space()
1168 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in dquot_decr_space()
1180 warntype == QUOTA_NL_BSOFTLONGWARN) ? DQ_BLKS_B : in warning_issued()
2791 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in do_set_dqblk()