Home
last modified time | relevance | path

Searched refs:_setquota (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/ufs/ufs/
Dufs_quota.c845 _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()