Home
last modified time | relevance | path

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

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