Home
last modified time | relevance | path

Searched refs:vop_stdaccessx (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/kern/
Dvfs_default.c104 .vop_accessx = vop_stdaccessx,
380 vop_stdaccessx(struct vop_accessx_args *ap) in vop_stdaccessx() function
/freebsd-10-stable/sys/sys/
Dvnode.h744 int vop_stdaccessx(struct vop_accessx_args *ap);