Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_quota.c95 static u_int32_t quotamagic[MAXQUOTAS] = INITQMAGICS; variable
407 if ((OSSwapBigToHostInt32(header.dqh_magic) != quotamagic[type]) || in dqfileopen()