Searched refs:vop_eopnotsupp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/tools/tools/vop_table/
H A Dvop_table.pl231 * vop_eopnotsupp
H A Dvop_table.tcl103 set fnames(vop_eopnotsupp) *
/freebsd-10-stable/sys/sys/
H A Dvnode.h757 int vop_eopnotsupp(struct vop_generic_args *ap);
839 #define VOP_EOPNOTSUPP ((void*)(uintptr_t)vop_eopnotsupp)
/freebsd-10-stable/sys/kern/
H A Dvfs_default.c148 vop_eopnotsupp(struct vop_generic_args *ap) function

Completed in 67 milliseconds