Home
last modified time | relevance | path

Searched refs:MAX_IQ_TIME (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dquota.h89 #define MAX_IQ_TIME (7*24*60*60) /* seconds in 1 week */ macro
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c423 qfp->qf_itime = MAX_IQ_TIME; in dqfileopen()