Home
last modified time | relevance | path

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

/freebsd/sys/fs/mntfs/
H A Dmntfs_vnops.c53 struct vop_vector mntfs_vnodeops = { variable
60 VFS_VOP_VECTOR_REGISTER(mntfs_vnodeops);
78 getnewvnode("mntfs", mp, &mntfs_vnodeops, &vp); in mntfs_allocvp()