Searched refs:pack_sg_list_p (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/9p/ |
H A D | trans_virtio.c | 214 * pack_sg_list_p - Just like pack_sg_list. Instead of taking a buffer, 224 pack_sg_list_p(struct scatterlist *sg, int start, int limit, pack_sg_list_p() function 449 out += pack_sg_list_p(chan->sg, out, VIRTQUEUE_NUM, p9_virtio_zc_request() 467 in += pack_sg_list_p(chan->sg, out + in, VIRTQUEUE_NUM, p9_virtio_zc_request()
|
Completed in 101 milliseconds