vn_setops
vn_setops(vp, auto_vnodeops);
vn_setops(bnp->bvn_vnp, bootfs_vnodeops);
vn_setops(vp, dc_vnodeops);
vn_setops(vp, vn_getops(SDEVTOV(ddv)));
vn_setops(vp, sdev_get_vop(dv)); /* from internal vtab */
vn_setops(vp, sdev_vnodeops); /* apply the default vnodeops at /dev */
vn_setops(vp, dv_vnodeops);
vn_setops(vp, vn_getops(DVTOV(ddv)));
vn_setops(vp, vn_getops(DVTOV(ddv)));
vn_setops(vp, door_vnodeops);
vn_setops(vp, fd_vnodeops);
vn_setops(vp, fd_vnodeops);
vn_setops(vp, fifo_vnodeops);
vn_setops(vp, ops);
vn_setops(vp, hsfs_vnodeops);
vn_setops(nvp, lo_vnodeops);
vn_setops(vp, mntvnodeops);
vn_setops(vp, mntvnodeops);
vn_setops(newvp, nm_vnodeops);
vn_setops(newvp, vn_getops(*vpp));
vn_setops(vp, nfs4_trigger_vnodeops);
vn_setops(vp, vops);
vn_setops(vp, nfs4_vnodeops);
vn_setops(vp, vops);
vn_setops(vp, pcfs_dvnodeops);
vn_setops(vp, pcfs_fvnodeops);
vn_setops(vp, port_vnodeops);
vn_setops(vp, prvnodeops);
vn_setops(vp, prvnodeops);
vn_setops(vp, smbfs_vnodeops);
vn_setops(vp, socket_vnodeops);
vn_setops(vp, spec_getvnodeops());
vn_setops(vp, swap_vnodeops);
vn_setops(vp, tmp_vnodeops);
vn_setops(vp, udf_vnodeops);
vn_setops(vp, ufs_vnodeops);
vn_setops(tvp, vfs_mntdummyvnops);
vn_setops(vp, zfs_xdvnodeops);
vn_setops(vp, zfs_dvnodeops);
vn_setops(vp, zfs_fvnodeops);
vn_setops(vp, zfs_sharevnodeops);
vn_setops(vp, zfs_fvnodeops);
vn_setops(vp, zfs_symvnodeops);
vn_setops(vp, zfs_evnodeops);
vn_setops(vp, physmem_vnodeops);
void vn_setops(vnode_t *, vnodeops_t *);
vn_setops(retired_pages, vops);
vn_setops(anon_vp, swap_vnodeops);