Searched refs:vop_null (Results 1 – 3 of 3) sorted by relevance
97 set fnames(vop_null) -
743 int vop_null(struct vop_generic_args *ap);807 #define VOP_NULL ((void*)(uintptr_t)vop_null)
186 vop_null(struct vop_generic_args *ap) in vop_null() function