vop_bypass_t
static vop_bypass_t *
return (*(vop_bypass_t **)((char *)vop + a->a_desc->vdesc_vop_offset));
vop_bypass_t *bp;
vop_bypass_t *vdesc_call; /* Function to call */