Searched refs:zvol_geom_bio_strategy (Results 1 – 1 of 1) sorted by relevance
169 static d_strategy_t zvol_geom_bio_strategy; variable180 .d_strategy = zvol_geom_bio_strategy,523 zvol_geom_bio_strategy(bp); in zvol_geom_worker()555 zvol_geom_bio_strategy(bp); in zvol_geom_bio_start()596 zvol_geom_bio_strategy(struct bio *bp) in zvol_geom_bio_strategy() function