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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c989 int qstat; local
992 qstat = 1; /* quotas are on for this type */
994 qstat = 0; /* quotas are off for this type */
996 *((int *)datap) = qstat;

Completed in 21 milliseconds