Searched refs:_getquota (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_quota.c804 _getquota(struct thread *td, struct mount *mp, u_long id, int type, function
961 error = _getquota(td, mp, id, type, &dqb64);
1005 error = _getquota(td, mp, id, type, &dqb64);

Completed in 94 milliseconds