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

  /src/sys/ufs/lfs/
ulfs_quota.c 75 static int quota_handle_cmd_stat(struct mount *, struct lwp *,
179 error = quota_handle_cmd_stat(mp, l, args);
228 quota_handle_cmd_stat(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 74 static int quota_handle_cmd_stat(struct mount *, struct lwp *,
178 error = quota_handle_cmd_stat(mp, l, args);
227 quota_handle_cmd_stat(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 12 milliseconds