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

  /src/sys/ufs/lfs/
ulfs_quota.c 83 static int quota_handle_cmd_put(struct mount *, struct lwp *,
197 error = quota_handle_cmd_put(mp, l, args);
387 quota_handle_cmd_put(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 82 static int quota_handle_cmd_put(struct mount *, struct lwp *,
196 error = quota_handle_cmd_put(mp, l, args);
382 quota_handle_cmd_put(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 28 milliseconds