Lines Matching refs:pgoff_t
477 pgoff_t max = end_byte >> PAGE_SHIFT; in filemap_range_has_page()
506 pgoff_t index = start_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
507 pgoff_t end = end_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
815 pgoff_t offset = old->index; in replace_page_cache_page()
852 pgoff_t offset, gfp_t gfp_mask, in __add_to_page_cache_locked()
929 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
937 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
1459 pgoff_t page_cache_next_miss(struct address_space *mapping, in page_cache_next_miss()
1460 pgoff_t index, unsigned long max_scan) in page_cache_next_miss()
1495 pgoff_t page_cache_prev_miss(struct address_space *mapping, in page_cache_prev_miss()
1496 pgoff_t index, unsigned long max_scan) in page_cache_prev_miss()
1525 struct page *find_get_entry(struct address_space *mapping, pgoff_t offset) in find_get_entry()
1579 struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset) in find_lock_entry()
1629 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset, in pagecache_get_page()
1725 pgoff_t start, unsigned int nr_entries, in find_get_entries()
1726 struct page **entries, pgoff_t *indices) in find_get_entries()
1791 unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start, in find_get_pages_range()
1792 pgoff_t end, unsigned int nr_pages, in find_get_pages_range()
1835 if (end == (pgoff_t)-1) in find_get_pages_range()
1836 *start = (pgoff_t)-1; in find_get_pages_range()
1857 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
1913 unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_range_tag()
1914 pgoff_t end, xa_mark_t tag, unsigned int nr_pages, in find_get_pages_range_tag()
1961 if (end == (pgoff_t)-1) in find_get_pages_range_tag()
1962 *index = (pgoff_t)-1; in find_get_pages_range_tag()
2017 pgoff_t index; in generic_file_buffered_read()
2018 pgoff_t last_index; in generic_file_buffered_read()
2019 pgoff_t prev_index; in generic_file_buffered_read()
2036 pgoff_t end_index; in generic_file_buffered_read()
2410 pgoff_t offset = vmf->pgoff; in do_sync_mmap_readahead()
2459 pgoff_t offset = vmf->pgoff; in do_async_mmap_readahead()
2505 pgoff_t offset = vmf->pgoff; in filemap_fault()
2506 pgoff_t max_off; in filemap_fault()
2624 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages()
2628 pgoff_t last_pgoff = start_pgoff; in filemap_map_pages()
2778 pgoff_t index, in do_read_cache_page()
2891 pgoff_t index, in read_cache_page()
2914 pgoff_t index, in read_cache_page_gfp()
3173 pgoff_t end; in generic_file_direct_write()
3247 pgoff_t index, unsigned flags) in grab_cache_page_write_begin()