Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dquota.h158 #define QUOTA_NL_BSOFTLONGWARN 5 /* Block grace time expired */ macro
/linux-4.1.27/Documentation/filesystems/
Dquota.txt53 QUOTA_NL_BSOFTLONGWARN - space (block) softlimit is exceeded
/linux-4.1.27/fs/xfs/
Dxfs_trans_dquot.c651 QUOTA_NL_BSOFTLONGWARN); in xfs_trans_dqresv()
/linux-4.1.27/fs/quota/
Ddquot.c1144 warntype == QUOTA_NL_BSOFTLONGWARN) ? DQ_BLKS_B : in warning_issued()
1207 case QUOTA_NL_BSOFTLONGWARN: in print_warning()
1323 prepare_warning(warn, dquot, QUOTA_NL_BSOFTLONGWARN); in check_bdq()