Lines Matching refs:pgoff_t
478 pgoff_t max = end_byte >> PAGE_SHIFT; in filemap_range_has_page()
507 pgoff_t index = start_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
508 pgoff_t end = end_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
794 pgoff_t offset = old->index; in replace_page_cache_page()
832 pgoff_t offset, gfp_t gfp, in __add_to_page_cache_locked()
925 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
933 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
1620 pgoff_t page_cache_next_miss(struct address_space *mapping, in page_cache_next_miss()
1621 pgoff_t index, unsigned long max_scan) in page_cache_next_miss()
1656 pgoff_t page_cache_prev_miss(struct address_space *mapping, in page_cache_prev_miss()
1657 pgoff_t index, unsigned long max_scan) in page_cache_prev_miss()
1686 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry()
1736 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry()
1787 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t index, in pagecache_get_page()
1895 pgoff_t start, unsigned int nr_entries, in find_get_entries()
1896 struct page **entries, pgoff_t *indices) in find_get_entries()
1968 unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start, in find_get_pages_range()
1969 pgoff_t end, unsigned int nr_pages, in find_get_pages_range()
2012 if (end == (pgoff_t)-1) in find_get_pages_range()
2013 *start = (pgoff_t)-1; in find_get_pages_range()
2034 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
2090 unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_range_tag()
2091 pgoff_t end, xa_mark_t tag, unsigned int nr_pages, in find_get_pages_range_tag()
2138 if (end == (pgoff_t)-1) in find_get_pages_range_tag()
2139 *index = (pgoff_t)-1; in find_get_pages_range_tag()
2193 pgoff_t index; in generic_file_buffered_read()
2194 pgoff_t last_index; in generic_file_buffered_read()
2195 pgoff_t prev_index; in generic_file_buffered_read()
2220 pgoff_t end_index; in generic_file_buffered_read()
2670 pgoff_t offset = vmf->pgoff; in do_async_mmap_readahead()
2717 pgoff_t offset = vmf->pgoff; in filemap_fault()
2718 pgoff_t max_off; in filemap_fault()
2835 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages()
2839 pgoff_t last_pgoff = start_pgoff; in filemap_map_pages()
2991 pgoff_t index, in do_read_cache_page()
3112 pgoff_t index, in read_cache_page()
3135 pgoff_t index, in read_cache_page_gfp()
3193 pgoff_t end; in generic_file_direct_write()
3271 pgoff_t index, unsigned flags) in grab_cache_page_write_begin()