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

  /src/sys/ufs/lfs/
ulfs_quota.c 81 static int quota_handle_cmd_get(struct mount *, struct lwp *,
194 error = quota_handle_cmd_get(mp, l, args);
349 quota_handle_cmd_get(struct mount *mp, struct lwp *l, function in typeref:typename:int
378 panic("quota_handle_cmd_get: no support ?");
426 panic("quota_handle_cmd_get: no support ?");
468 panic("quota_handle_cmd_get: no support ?");
  /src/sys/ufs/ufs/
ufs_quota.c 80 static int quota_handle_cmd_get(struct mount *, struct lwp *,
193 error = quota_handle_cmd_get(mp, l, args);
345 quota_handle_cmd_get(struct mount *mp, struct lwp *l, function in typeref:typename:int
373 panic("quota_handle_cmd_get: no support ?");
420 panic("quota_handle_cmd_get: no support ?");
461 panic("quota_handle_cmd_get: no support ?");

Completed in 12 milliseconds