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

  /src/sys/kern/
vfs_quotactl.c 116 vfs_quotactl_cursorclose(struct mount *mp, struct quotakcursor *cursor) function in typeref:typename:int
vfs_syscalls.c 996 return vfs_quotactl_cursorclose(mp, &cursor_k);
  /src/sys/sys/
mount.h 416 int vfs_quotactl_cursorclose(struct mount *, struct quotakcursor *);

Completed in 14 milliseconds