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