Home
last modified time | relevance | path

Searched refs:pack_sg_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_virtio.c154 * pack_sg_list - pack a scatter gather list from a linear buffer
167 static int pack_sg_list(struct scatterlist *sg, int start, in pack_sg_list() function
203 * pack_sg_list_p - Just like pack_sg_list. Instead of taking a buffer,
267 out = pack_sg_list(chan->sg, 0, in p9_virtio_request()
272 in = pack_sg_list(chan->sg, out, in p9_virtio_request()
444 out = pack_sg_list(chan->sg, 0, in p9_virtio_zc_request()
463 in = pack_sg_list(chan->sg, out, in p9_virtio_zc_request()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_virtio.c157 * pack_sg_list - pack a scatter gather list from a linear buffer
170 static int pack_sg_list(struct scatterlist *sg, int start, in pack_sg_list() function
206 * pack_sg_list_p - Just like pack_sg_list. Instead of taking a buffer,
271 out = pack_sg_list(chan->sg, 0, in p9_virtio_request()
276 in = pack_sg_list(chan->sg, out, in p9_virtio_request()
478 out = pack_sg_list(chan->sg, 0, in p9_virtio_zc_request()
497 in = pack_sg_list(chan->sg, out, in p9_virtio_zc_request()

Completed in 3 milliseconds