Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dquota.h177 #define QUOTA_NL_BSOFTBELOW 10 /* Usage got below block softlimit */ macro
/linux/Documentation/filesystems/
H A Dquota.rst79 QUOTA_NL_BSOFTBELOW
/linux/fs/bcachefs/
H A Dquota.c168 [SOFTBELOW][Q_SPC] = QUOTA_NL_BSOFTBELOW,
/linux/fs/quota/
H A Ddquot.c1215 warntype == QUOTA_NL_BSOFTBELOW || !need_print_warning(warn)) in print_warning()
1433 return QUOTA_NL_BSOFTBELOW; in info_bdq_free()