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

  /src/sys/ufs/lfs/
ulfs_quota.c 89 static int quota_handle_cmd_quotaon(struct mount *, struct lwp *,
188 error = quota_handle_cmd_quotaon(mp, l, args);
643 quota_handle_cmd_quotaon(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 88 static int quota_handle_cmd_quotaon(struct mount *, struct lwp *,
187 error = quota_handle_cmd_quotaon(mp, l, args);
629 quota_handle_cmd_quotaon(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 38 milliseconds