Home
last modified time | relevance | path

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

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