Searched refs:VOP_EINVAL (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dvfs_default.c122 .vop_pathconf = VOP_EINVAL,
125 .vop_readlink = VOP_EINVAL,
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c623 .vop_ioctl = VOP_EINVAL,
1403 .vop_ioctl = VOP_EINVAL,
1418 .vop_ioctl = VOP_EINVAL,
/freebsd-9.3-release/sys/sys/
H A Dvnode.h810 #define VOP_EINVAL ((void*)(uintptr_t)vop_einval) macro

Completed in 44 milliseconds