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

/freebsd-11-stable/sys/kern/
H A Dvfs_default.c97 * due to stack overflow, as vop_stdaccess() calls vop_stdaccessx(),
98 * which calls vop_stdaccess() etc.
105 .vop_access = vop_stdaccess,
374 vop_stdaccess(struct vop_access_args *ap) function
/freebsd-11-stable/sys/sys/
H A Dvnode.h758 int vop_stdaccess(struct vop_access_args *ap);

Completed in 114 milliseconds