Searched refs:dead_strategy (Results 1 – 1 of 1) sorted by relevance
92 int dead_strategy(struct vnop_strategy_args *);132 { .opve_op = &vnop_strategy_desc, .opve_impl = (VOPFUNC)dead_strategy }, /* strategy */227 dead_strategy(struct vnop_strategy_args *ap) in dead_strategy() function