Home
last modified time | relevance | path

Searched refs:virtblk_prep_rq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dvirtio_blk.c407 static blk_status_t virtblk_prep_rq(struct blk_mq_hw_ctx *hctx, in virtblk_prep_rq() function
441 status = virtblk_prep_rq(hctx, vblk, req, vbr); in virtio_queue_rq()
475 return virtblk_prep_rq(req->mq_hctx, vblk, req, vbr) == BLK_STS_OK; in virtblk_prep_rq_batch()