Searched refs:vop_null (Results 1 – 2 of 2) sorted by relevance
866 int vop_null(struct vop_generic_args *ap);1039 #define VOP_NULL ((void*)(uintptr_t)vop_null)
210 vop_null(struct vop_generic_args *ap) in vop_null() function