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

  /src/sys/ufs/lfs/
ulfs_quota.c 91 static int quota_handle_cmd_quotaoff(struct mount *, struct lwp *,
191 error = quota_handle_cmd_quotaoff(mp, l, args);
672 quota_handle_cmd_quotaoff(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 90 static int quota_handle_cmd_quotaoff(struct mount *, struct lwp *,
190 error = quota_handle_cmd_quotaoff(mp, l, args);
657 quota_handle_cmd_quotaoff(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 12 milliseconds