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

  /src/sys/ufs/lfs/
ulfs_quota.c 85 static int quota_handle_cmd_cursorget(struct mount *, struct lwp *,
200 error = quota_handle_cmd_cursorget(mp, l, args);
480 quota_handle_cmd_cursorget(struct mount *mp, struct lwp *l, function in typeref:typename:int
509 panic("quota_handle_cmd_cursorget: no support ?");
  /src/sys/ufs/ufs/
ufs_quota.c 84 static int quota_handle_cmd_cursorget(struct mount *, struct lwp *,
199 error = quota_handle_cmd_cursorget(mp, l, args);
473 quota_handle_cmd_cursorget(struct mount *mp, struct lwp *l, function in typeref:typename:int
501 panic("quota_handle_cmd_cursorget: no support ?");

Completed in 13 milliseconds