Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dquota.h163 #define QUOTA_NL_BSOFTBELOW 10 /* Usage got below block softlimit */ macro
/linux-4.1.27/Documentation/filesystems/
Dquota.txt61 QUOTA_NL_BSOFTBELOW - space (block) softlimit
/linux-4.1.27/fs/quota/
Ddquot.c1182 warntype == QUOTA_NL_BSOFTBELOW || !need_print_warning(warn)) in print_warning()
1371 return QUOTA_NL_BSOFTBELOW; in info_bdq_free()