Searched refs:vop_enoent (Results 1 – 2 of 2) sorted by relevance
863 int vop_enoent(struct vop_generic_args *ap);1043 #define VOP_ENOENT ((void*)(uintptr_t)vop_enoent)
196 vop_enoent(struct vop_generic_args *ap) in vop_enoent() function