Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnvme.c1183 static coroutine_fn int nvme_co_prw_aligned(BlockDriverState *bs, in nvme_co_prw_aligned() function
1271 return nvme_co_prw_aligned(bs, offset, bytes, qiov, is_write, flags); in nvme_co_prw()
1285 r = nvme_co_prw_aligned(bs, offset, bytes, &local_qiov, is_write, flags); in nvme_co_prw()