Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dvfs_quotactl.c166 vfs_quotactl_cursorrewind(struct mount *mp, struct quotakcursor *cursor) in vfs_quotactl_cursorrewind() function
H A Dvfs_syscalls.c1122 error = vfs_quotactl_cursorrewind(mp, &cursor_k); in do_sys_quotactl_quotaon()
/netbsd-src/sys/sys/
H A Dmount.h422 int vfs_quotactl_cursorrewind(struct mount *, struct quotakcursor *);