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

  /src/sys/ufs/lfs/
ulfs_quota.c 87 static int quota_handle_cmd_del(struct mount *, struct lwp *,
203 error = quota_handle_cmd_del(mp, l, args);
436 quota_handle_cmd_del(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 86 static int quota_handle_cmd_del(struct mount *, struct lwp *,
202 error = quota_handle_cmd_del(mp, l, args);
430 quota_handle_cmd_del(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 13 milliseconds