Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_quota.c794 _getquota(struct thread *td, struct mount *mp, uint64_t id, int type, in _getquota() function
952 error = _getquota(td, mp, id, type, &dqb64); in getquota32()
997 error = _getquota(td, mp, id, type, &dqb64); in getquota()