Home
last modified time | relevance | path

Searched refs:vfs_quotactl_cursoropen (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/kern/
Dvfs_quotactl.c106 vfs_quotactl_cursoropen(struct mount *mp, struct quotakcursor *cursor) in vfs_quotactl_cursoropen() function
Dvfs_syscalls.c975 error = vfs_quotactl_cursoropen(mp, &cursor_k); in do_sys_quotactl_cursoropen()
/netbsd/src/sys/sys/
Dmount.h415 int vfs_quotactl_cursoropen(struct mount *, struct quotakcursor *);