Searched refs:dq_bhardlimit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dquota.h320 #define dq_bhardlimit dq_dqb.dqb_bhardlimit macro
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_quota.c226 if (ncurbytes >= dq->dq_bhardlimit && dq->dq_bhardlimit) {
722 dq->dq_ihardlimit == 0 && dq->dq_bhardlimit == 0)
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_quota.c207 if (ncurbytes >= dq->dq_bhardlimit && dq->dq_bhardlimit) {
689 dq->dq_ihardlimit == 0 && dq->dq_bhardlimit == 0)
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_quota.c761 dq->dq_ihardlimit == 0 && dq->dq_bhardlimit == 0)

Completed in 21 milliseconds