Searched refs:vn_getops (Results 1 – 8 of 8) sorted by relevance
54 vn_getops(vnode_t *vp) in vn_getops() function
1310 vnodeops_t *vn_getops(vnode_t *);1487 ((VP1) && (VP2) && (vn_getops(VP1) == vn_getops(VP2)) ? \
123 vn_setops(newvp, vn_getops(*vpp)); in nm_open()
356 vn_setops(vp, vn_getops(DVTOV(ddv))); in dv_mkdir()407 vn_setops(vp, vn_getops(DVTOV(ddv))); in dv_mknod()
955 vn_getops(vnode_t *vp) in vn_getops() function971 return (vn_getops(vp) == vnodeops); in vn_matchops()
952 if (vn_matchops(dvp, vn_getops(rvp))) in lo_rmdir()
2958 vn_getops(vnode_t *vp) in vn_getops() function2980 return (vn_getops(vp) == vnodeops); in vn_matchops()2996 vnodeops_t *vop = vn_getops(vp); in vn_matchopval()
323 vn_setops(vp, vn_getops(SDEVTOV(ddv))); in sdev_nodeinit()