Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_quota.c835 _setquota(struct thread *td, struct mount *mp, uint64_t id, int type, in _setquota() function
972 error = _setquota(td, mp, id, type, &dqb64); in setquota32()
1013 error = _setquota(td, mp, id, type, &dqb64); in setquota()