Searched refs:_setquota (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/ufs/ufs/ |
| D | ufs_quota.c | 845 _setquota(struct thread *td, struct mount *mp, u_long id, int type, in _setquota() function 980 error = _setquota(td, mp, id, type, &dqb64); in setquota32() 1021 error = _setquota(td, mp, id, type, &dqb64); in setquota()
|