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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c99 static u_int32_t quotamagic[MAXQUOTAS] = INITQMAGICS; variable
440 if ((OSSwapBigToHostInt32(header.dqh_magic) != quotamagic[type]) ||

Completed in 17 milliseconds