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

  /src/sys/ufs/lfs/
ulfs_quota.c 93 static int quota_handle_cmd_cursoropen(struct mount *, struct lwp *,
206 error = quota_handle_cmd_cursoropen(mp, l, args);
515 quota_handle_cmd_cursoropen(struct mount *mp, struct lwp *l, function in typeref:typename:int
  /src/sys/ufs/ufs/
ufs_quota.c 92 static int quota_handle_cmd_cursoropen(struct mount *, struct lwp *,
205 error = quota_handle_cmd_cursoropen(mp, l, args);
507 quota_handle_cmd_cursoropen(struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 11 milliseconds