Searched refs:QL_S_DENY_GRACE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dulfs_quota2.h118 #define QL_S_DENY_GRACE 0x02 /* over soft limit, grace time expired */ macro
H A Dulfs_quota2_subr.c125 return QL_S_DENY_GRACE;
H A Dulfs_quota2.c514 case QL_S_DENY_GRACE:
/netbsd-current/sys/ufs/ufs/
H A Dquota2.h116 #define QL_S_DENY_GRACE 0x02 /* over soft limit, grace time expired */ macro
H A Dquota2_subr.c123 return QL_S_DENY_GRACE;
H A Dufs_quota2.c510 case QL_S_DENY_GRACE:

Completed in 265 milliseconds