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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dquota.h155 u_int32_t dqh_btime; /* time limit for excessive disk use */ member in struct:dqfilehdr
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_quota.c448 if (header.dqh_btime != 0)
449 qfp->qf_btime = OSSwapBigToHostInt32(header.dqh_btime);
/macosx-10.10/diskdev_cmds-576/edquota.tproj/
H A Dedquota.c541 dqhdr.dqh_btime = OSSwapHostToBigConstInt32(MAX_DQ_TIME);
/macosx-10.10/diskdev_cmds-576/quotacheck.tproj/
H A Dquotacheck.c445 dqhdr.dqh_btime = OSSwapHostToBigConstInt32(MAX_DQ_TIME);

Completed in 780 milliseconds