Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dvfs_syscalls.c488 mount_getargs(struct lwp *l, struct vnode *vp, const char *path, int flags, in mount_getargs() function
605 error = mount_getargs(l, vp, path, flags, data_buf, &data_len); in do_sys_mount()