Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dquota.h315 #define DQ_FAKE 0x02 /* no limits here, just usage */ macro
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c734 dq->dq_flags |= DQ_FAKE; in dqget()