Lines Matching refs:pgoff_t

337 	pgoff_t index = start_byte >> PAGE_CACHE_SHIFT;  in __filemap_fdatawait_range()
338 pgoff_t end = end_byte >> PAGE_CACHE_SHIFT; in __filemap_fdatawait_range()
350 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1)) != 0) { in __filemap_fdatawait_range()
531 pgoff_t offset = old->index; in replace_page_cache_page()
609 pgoff_t offset, gfp_t gfp_mask, in __add_to_page_cache_locked()
672 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
680 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
956 pgoff_t page_cache_next_hole(struct address_space *mapping, in page_cache_next_hole()
957 pgoff_t index, unsigned long max_scan) in page_cache_next_hole()
997 pgoff_t page_cache_prev_hole(struct address_space *mapping, in page_cache_prev_hole()
998 pgoff_t index, unsigned long max_scan) in page_cache_prev_hole()
1030 struct page *find_get_entry(struct address_space *mapping, pgoff_t offset) in find_get_entry()
1089 struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset) in find_lock_entry()
1132 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset, in pagecache_get_page()
1223 pgoff_t start, unsigned int nr_entries, in find_get_entries()
1224 struct page **entries, pgoff_t *indices) in find_get_entries()
1285 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, in find_get_pages()
1352 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
1428 unsigned find_get_pages_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_tag()
1534 pgoff_t index; in do_generic_file_read()
1535 pgoff_t last_index; in do_generic_file_read()
1536 pgoff_t prev_index; in do_generic_file_read()
1549 pgoff_t end_index; in do_generic_file_read()
1815 static int page_cache_read(struct file *file, pgoff_t offset) in page_cache_read()
1849 pgoff_t offset) in do_sync_mmap_readahead()
1893 pgoff_t offset) in do_async_mmap_readahead()
1938 pgoff_t offset = vmf->pgoff; in filemap_fault()
2206 pgoff_t index, in __read_cache_page()
2239 pgoff_t index, in do_read_cache_page()
2292 pgoff_t index, in read_cache_page()
2312 pgoff_t index, in read_cache_page_gfp()
2406 pgoff_t end; in generic_file_direct_write()
2471 pgoff_t index, unsigned flags) in grab_cache_page_write_begin()