HomeSort by: relevance | last modified time | path
    Searched defs:quota_get_auth (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/ufs/lfs/
ulfs_quota.c 340 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int
363 error = quota_get_auth(mp, l, qk->qk_id);
ulfs_quota.c 340 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int
363 error = quota_get_auth(mp, l, qk->qk_id);
  /src/sys/ufs/ufs/
ufs_quota.c 336 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int
360 error = quota_get_auth(mp, l, qk->qk_id);
ufs_quota.c 336 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int
360 error = quota_get_auth(mp, l, qk->qk_id);

Completed in 25 milliseconds