Searched refs:vop_null (Results 1 – 3 of 3) sorted by relevance
96 set fnames(vop_null) -
909 int vop_null(struct vop_generic_args *ap);1096 #define VOP_NULL ((void*)(uintptr_t)vop_null)
205 vop_null(struct vop_generic_args *ap) in vop_null() function