Searched refs:d_strategy (Results 1 – 5 of 5) sorted by relevance
115 void (*d_strategy)(struct buf *); member
90 void (*d_strategy)(struct buf *bp); member
115 (*bdsw->d_strategy)(bp); in dkcsumattach()
559 (*bdevsw[maj].d_strategy)(bp);
2364 (*bdevsw[major(bp->b_dev)].d_strategy)(bp); in raidread_component_label()2403 (*bdevsw[major(bp->b_dev)].d_strategy)(bp); in raidwrite_component_label()