Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dquota.h283 #define DQ_BLKS_B 1 /* uid/gid has been warned about blk limit */ macro
/Linux-v5.4/fs/quota/
Ddquot.c1114 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in dquot_free_reserved_space()
1139 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in dquot_decr_space()
1151 warntype == QUOTA_NL_BSOFTLONGWARN) ? DQ_BLKS_B : in warning_issued()
2736 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in do_set_dqblk()
/Linux-v5.4/fs/ocfs2/
Dquota_global.c539 clear_bit(DQ_BLKS_B, &dquot->dq_flags); in __ocfs2_sync_dquot()