Searched refs:vop_enoent (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dvnode.h775 int vop_enoent(struct vop_generic_args *ap);
864 #define VOP_ENOENT ((void*)(uintptr_t)vop_enoent)
/freebsd-11-stable/sys/kern/
H A Dvfs_default.c183 vop_enoent(struct vop_generic_args *ap) function

Completed in 150 milliseconds