Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dvfs_syscalls.c442 mount_get_vfsops(const char *fstype, enum uio_seg type_seg, in mount_get_vfsops() function
564 error = mount_get_vfsops(type, type_seg, &vfsops); in do_sys_mount()