Searched defs:vfsops (Results 1 - 3 of 3) sorted by relevance

/src/sys/kern/
H A Dvfs_mount.c153 vfs_mountalloc(struct vfsops *vfsops, vnode_t *vp) argument
802 mount_domount(struct lwp *l, vnode_t **vpp, struct vfsops *vfsops, argument
[all...]
H A Dvfs_syscalls.c569 struct vfsops *vfsops = NULL; /* XXX gcc4.8 */ local in function:do_sys_mount
463 mount_get_vfsops(const char * fstype,enum uio_seg type_seg,struct vfsops ** vfsops) argument
[all...]
/src/sys/sys/
H A Dmount.h186 struct vfsops { struct
[all...]

Completed in 8 milliseconds