Home
last modified time | relevance | path

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

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