Lines Matching refs:pgoff_t

483 	pgoff_t max = end_byte >> PAGE_SHIFT;  in filemap_range_has_page()
512 pgoff_t index = start_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
513 pgoff_t end = end_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
799 pgoff_t offset = old->index; in replace_page_cache_page()
837 pgoff_t offset, gfp_t gfp, in __add_to_page_cache_locked()
934 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
942 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
1629 pgoff_t page_cache_next_miss(struct address_space *mapping, in page_cache_next_miss()
1630 pgoff_t index, unsigned long max_scan) in page_cache_next_miss()
1665 pgoff_t page_cache_prev_miss(struct address_space *mapping, in page_cache_prev_miss()
1666 pgoff_t index, unsigned long max_scan) in page_cache_prev_miss()
1695 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry()
1745 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry()
1796 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t index, in pagecache_get_page()
1907 pgoff_t start, unsigned int nr_entries, in find_get_entries()
1908 struct page **entries, pgoff_t *indices) in find_get_entries()
1980 unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start, in find_get_pages_range()
1981 pgoff_t end, unsigned int nr_pages, in find_get_pages_range()
2024 if (end == (pgoff_t)-1) in find_get_pages_range()
2025 *start = (pgoff_t)-1; in find_get_pages_range()
2046 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
2102 unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_range_tag()
2103 pgoff_t end, xa_mark_t tag, unsigned int nr_pages, in find_get_pages_range_tag()
2150 if (end == (pgoff_t)-1) in find_get_pages_range_tag()
2151 *index = (pgoff_t)-1; in find_get_pages_range_tag()
2205 pgoff_t index; in generic_file_buffered_read()
2206 pgoff_t last_index; in generic_file_buffered_read()
2207 pgoff_t prev_index; in generic_file_buffered_read()
2232 pgoff_t end_index; in generic_file_buffered_read()
2682 pgoff_t offset = vmf->pgoff; in do_async_mmap_readahead()
2731 pgoff_t offset = vmf->pgoff; in filemap_fault()
2732 pgoff_t max_off; in filemap_fault()
2941 struct xa_state *xas, pgoff_t end_pgoff) in next_uptodate_page()
2984 pgoff_t end_pgoff) in first_map_page()
2992 pgoff_t end_pgoff) in next_map_page()
3007 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages()
3012 pgoff_t last_pgoff = start_pgoff; in filemap_map_pages()
3163 pgoff_t index, in do_read_cache_page()
3284 pgoff_t index, in read_cache_page()
3307 pgoff_t index, in read_cache_page_gfp()
3365 pgoff_t end; in generic_file_direct_write()
3443 pgoff_t index, unsigned flags) in grab_cache_page_write_begin()