Searched refs:nfs_vops (Results 1 – 3 of 3) sorted by relevance
59 extern const struct vops nfs_vops;115 error = getnewvnode(VT_NFS, mnt, &nfs_vops, &nvp); in nfs_nget()
128 const struct vops nfs_vops = { variable
887 extern const struct vops nfs_vops; in swap_on()951 if (vp->v_op == &nfs_vops) in swap_on()