Home
last modified time | relevance | path

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

/fs/xfs/linux-2.6/
Dxfs_buf.c1166 int rw, map_i, total_nr_pages, nr_pages; in _xfs_buf_ioapply() local
1174 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()