Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dquota.h201 #define QF_VERSION 1 macro
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c408 (OSSwapBigToHostInt32(header.dqh_version) > QF_VERSION) || in dqfileopen()