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