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

  /src/sys/kern/
vfs_quotactl.c 106 vfs_quotactl_cursoropen(struct mount *mp, struct quotakcursor *cursor) function in typeref:typename:int
vfs_syscalls.c 977 error = vfs_quotactl_cursoropen(mp, &cursor_k);
  /src/sys/sys/
mount.h 415 int vfs_quotactl_cursoropen(struct mount *, struct quotakcursor *);

Completed in 14 milliseconds