Home
last modified time | relevance | path

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

/net/9p/
Dtrans_virtio.c428 int in_nr_pages = 0, out_nr_pages = 0; in p9_virtio_zc_request() local
465 in_nr_pages = DIV_ROUND_UP(n + offs, PAGE_SIZE); in p9_virtio_zc_request()
506 in_pages, in_nr_pages, offs, inlen); in p9_virtio_zc_request()
548 p9_release_pages(in_pages, in_nr_pages); in p9_virtio_zc_request()
549 atomic_sub(in_nr_pages, &vp_pinned); in p9_virtio_zc_request()