Searched refs:getquotasize (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/ufs/ufs/ |
H A D | ufs_vfsops.c | 153 error = getquotasize(td, mp, id, type, arg); in ufs_quotactl()
|
H A D | quota.h | 239 int getquotasize(struct thread *, struct mount *, uint64_t, int, void *);
|
H A D | ufs_quota.c | 1034 getquotasize(struct thread *td, struct mount *mp, uint64_t id, int type, in getquotasize() function
|