Home
last modified time | relevance | path

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

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