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

/freebsd-11-stable/sys/kern/
H A Dvfs_default.c71 static int vop_nostrategy(struct vop_strategy_args *);
132 .vop_strategy = vop_nostrategy,
246 * vop_nostrategy:
258 vop_nostrategy (struct vop_strategy_args *ap) function

Completed in 95 milliseconds