Searched refs:npages (Results 1 – 1 of 1) sorted by relevance
263 int npages; in bio_map_user_iov() local271 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()