Searched refs:map_i (Results 1 – 1 of 1) sorted by relevance
1166 int rw, map_i, total_nr_pages, nr_pages; in _xfs_buf_ioapply() local1174 map_i = 0; in _xfs_buf_ioapply()1224 for (; size && nr_pages; nr_pages--, map_i++) { in _xfs_buf_ioapply()1230 rbytes = bio_add_page(bio, bp->b_pages[map_i], nbytes, offset); in _xfs_buf_ioapply()