Lines Matching refs:pgoff_t

331 	pgoff_t start;  in page_cache_tree_delete_batch()
494 pgoff_t index = start_byte >> PAGE_SHIFT; in filemap_range_has_page()
495 pgoff_t end = end_byte >> PAGE_SHIFT; in filemap_range_has_page()
514 pgoff_t index = start_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
515 pgoff_t end = end_byte >> PAGE_SHIFT; in __filemap_fdatawait_range()
795 pgoff_t offset = old->index; in replace_page_cache_page()
828 pgoff_t offset, gfp_t gfp_mask, in __add_to_page_cache_locked()
891 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
899 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
1349 pgoff_t page_cache_next_hole(struct address_space *mapping, in page_cache_next_hole()
1350 pgoff_t index, unsigned long max_scan) in page_cache_next_hole()
1390 pgoff_t page_cache_prev_hole(struct address_space *mapping, in page_cache_prev_hole()
1391 pgoff_t index, unsigned long max_scan) in page_cache_prev_hole()
1423 struct page *find_get_entry(struct address_space *mapping, pgoff_t offset) in find_get_entry()
1490 struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset) in find_lock_entry()
1535 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset, in pagecache_get_page()
1625 pgoff_t start, unsigned int nr_entries, in find_get_entries()
1626 struct page **entries, pgoff_t *indices) in find_get_entries()
1701 unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start, in find_get_pages_range()
1702 pgoff_t end, unsigned int nr_pages, in find_get_pages_range()
1765 if (end == (pgoff_t)-1) in find_get_pages_range()
1766 *start = (pgoff_t)-1; in find_get_pages_range()
1787 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
1866 unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_range_tag()
1867 pgoff_t end, int tag, unsigned int nr_pages, in find_get_pages_range_tag()
1936 if (end == (pgoff_t)-1) in find_get_pages_range_tag()
1937 *index = (pgoff_t)-1; in find_get_pages_range_tag()
1959 unsigned find_get_entries_tag(struct address_space *mapping, pgoff_t start, in find_get_entries_tag()
1961 struct page **entries, pgoff_t *indices) in find_get_entries_tag()
2058 pgoff_t index; in generic_file_buffered_read()
2059 pgoff_t last_index; in generic_file_buffered_read()
2060 pgoff_t prev_index; in generic_file_buffered_read()
2077 pgoff_t end_index; in generic_file_buffered_read()
2378 static int page_cache_read(struct file *file, pgoff_t offset, gfp_t gfp_mask) in page_cache_read()
2411 pgoff_t offset) in do_sync_mmap_readahead()
2455 pgoff_t offset) in do_async_mmap_readahead()
2499 pgoff_t offset = vmf->pgoff; in filemap_fault()
2500 pgoff_t max_off; in filemap_fault()
2614 pgoff_t start_pgoff, pgoff_t end_pgoff) in filemap_map_pages()
2620 pgoff_t last_pgoff = start_pgoff; in filemap_map_pages()
2782 pgoff_t index, in do_read_cache_page()
2889 pgoff_t index, in read_cache_page()
2909 pgoff_t index, in read_cache_page_gfp()
3007 pgoff_t end; in generic_file_direct_write()
3081 pgoff_t index, unsigned flags) in grab_cache_page_write_begin()