Home
last modified time | relevance | path

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

/block/
Dblk-map.c263 int npages; in bio_map_user_iov() local
271 npages = DIV_ROUND_UP(offs + bytes, PAGE_SIZE); in bio_map_user_iov()
277 for (j = 0; j < npages; j++) { in bio_map_user_iov()
301 while (j < npages) in bio_map_user_iov()