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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.h94 int hfs_quotaoff(struct proc *, struct mount *, int);
H A Dhfs_quota.c615 hfs_quotaoff(p, mp, type);
653 hfs_quotaoff(__unused struct proc *p, struct mount *mp, register int type) function
H A Dhfs_vfsops.c2390 error = hfs_quotaoff(p, mp, type);
3451 hfs_quotaoff(p, mp, i);

Completed in 32 milliseconds