Searched refs:last_index (Results 1 – 2 of 2) sorted by relevance
2176 pgoff_t last_index; in generic_file_buffered_read() local2189 last_index = (*ppos + iter->count + PAGE_SIZE-1) >> PAGE_SHIFT; in generic_file_buffered_read()2211 index, last_index - index); in generic_file_buffered_read()2219 index, last_index - index); in generic_file_buffered_read()
2773 details->first_index, details->last_index) { in unmap_mapping_range_tree()2780 zea = details->last_index; in unmap_mapping_range_tree()2812 details.last_index = page->index + hpage_nr_pages(page) - 1; in unmap_mapping_page()2840 details.last_index = start + nr - 1; in unmap_mapping_pages()2841 if (details.last_index < details.first_index) in unmap_mapping_pages()2842 details.last_index = ULONG_MAX; in unmap_mapping_pages()