Searched refs:p9_get_mapped_pages (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/9p/ |
H A D | trans_virtio.c | 304 static int p9_get_mapped_pages(struct virtio_chan *chan, in p9_get_mapped_pages() function 405 int n = p9_get_mapped_pages(chan, &out_pages, uodata, in p9_virtio_zc_request() 424 int n = p9_get_mapped_pages(chan, &in_pages, uidata, in p9_virtio_zc_request()
|
/kernel/linux/linux-6.6/net/9p/ |
H A D | trans_virtio.c | 308 static int p9_get_mapped_pages(struct virtio_chan *chan, in p9_get_mapped_pages() function 439 int n = p9_get_mapped_pages(chan, &out_pages, uodata, in p9_virtio_zc_request() 458 int n = p9_get_mapped_pages(chan, &in_pages, uidata, in p9_virtio_zc_request()
|
Completed in 3 milliseconds