Home
last modified time | relevance | path

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

/qemu/nbd/
H A Dtrace-events69 nbd_co_send_chunk_read(uint64_t cookie, uint64_t offset, void *data, uint64_t size) "Send structure…
H A Dserver.c2131 static int coroutine_fn nbd_co_send_chunk_read(NBDClient *client, in nbd_co_send_chunk_read() function
2239 ret = nbd_co_send_chunk_read(client, request, offset + progress, in nbd_co_send_sparse_read()
2867 return nbd_co_send_chunk_read(client, request, request->from, data, in nbd_do_cmd_read()