Searched refs:dqh_itime (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h156 u_int32_t dqh_itime; /* time limit for excessive files */ member in struct:dqfilehdr
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c452 if (header.dqh_itime != 0)
453 qfp->qf_itime = OSSwapBigToHostInt32(header.dqh_itime);

Completed in 20 milliseconds