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

/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_quota.h100 int hfs_quotacheck (struct hfsmount *, int , uid_t, gid_t, kauth_cred_t);
H A Dhfs_quota.c718 * hfs_quotacheck - checks quotas mountwide for a hypothetical situation. It probes
725 int hfs_quotacheck(hfsmp, change, uid, gid, cred) function
H A Dhfs_vnops.c5920 if ((error = hfs_quotacheck(hfsmp, 1, attr.ca_uid, attr.ca_gid,
6229 * initialize because we've already validated earlier (through the hfs_quotacheck

Completed in 177 milliseconds