Searched refs:setquota32 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/ufs/ufs/ |
| HD | ufs_vfsops.c | 144 error = setquota32(td, mp, id, type, arg);
|
| HD | quota.h | 235 int setquota32(struct thread *, struct mount *, u_long, int, void *);
|
| HD | ufs_quota.c | 964 setquota32(struct thread *td, struct mount *mp, u_long id, int type, void *addr) in setquota32() function
|