Searched refs:dev_dstrategy_chain (Results 1 – 3 of 3) sorted by relevance
341 void dev_dstrategy_chain(cdev_t dev, struct bio *bio);
392 dev_dstrategy_chain(cdev_t dev, struct bio *bio) in dev_dstrategy_chain() function
1871 dev_dstrategy_chain(vp->v_rdev, bio); in devfs_spec_strategy()