Searched refs:page_idx (Results 1 – 5 of 5) sorted by relevance
72 int page_idx; in orangefs_readpages() local77 for (page_idx = 0; page_idx < nr_pages; page_idx++) { in orangefs_readpages()
392 unsigned page_idx; in mpage_readpages() local394 for (page_idx = 0; page_idx < nr_pages; page_idx++) { in mpage_readpages()403 args.nr_pages = nr_pages - page_idx; in mpage_readpages()
736 int err, page_idx, page_cnt, ret = 0, n = 0; in ubifs_do_bulk_read() local795 for (page_idx = 1; page_idx < page_cnt; page_idx++) { in ubifs_do_bulk_read()796 pgoff_t page_offset = offset + page_idx; in ubifs_do_bulk_read()814 ui->last_page_read = offset + page_idx - 1; in ubifs_do_bulk_read()
579 int page_idx; in striped_read() local588 page_idx = (page_align + read) >> PAGE_SHIFT; in striped_read()592 pages + page_idx, num_pages - page_idx, in striped_read()
4243 unsigned page_idx; in extent_readpages() local4252 for (page_idx = 0; page_idx < nr_pages; page_idx++) { in extent_readpages()