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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.h99 int hfs_isiqchg_allowed(struct dquot *, struct hfsmount *, int32_t, kauth_cred_t, int, uid_t);
H A Dhfs_quota.c367 int hfs_isiqchg_allowed(dq, hfsmp, change, cred, type, uid) function
761 error = hfs_isiqchg_allowed(dq, hfsmp, change, cred, i, id);

Completed in 8 milliseconds