ASSERT_VOP_LOCKED
#define ASSERT_VOP_LOCKED(vp, str) assert_vop_locked((vp), (str))
#define ASSERT_VOP_LOCKED(vp, str) ((void)0)