Lines Matching refs:i_pages
128 XA_STATE(xas, &mapping->i_pages, page->index); in page_cache_delete()
278 xa_lock_irqsave(&mapping->i_pages, flags); in delete_from_page_cache()
280 xa_unlock_irqrestore(&mapping->i_pages, flags); in delete_from_page_cache()
303 XA_STATE(xas, &mapping->i_pages, pvec->pages[0]->index); in page_cache_delete_batch()
357 xa_lock_irqsave(&mapping->i_pages, flags); in delete_from_page_cache_batch()
364 xa_unlock_irqrestore(&mapping->i_pages, flags); in delete_from_page_cache_batch()
482 XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); in filemap_range_has_page()
800 XA_STATE(xas, &mapping->i_pages, offset); in replace_page_cache_page()
840 XA_STATE(xas, &mapping->i_pages, offset); in __add_to_page_cache_locked()
1632 XA_STATE(xas, &mapping->i_pages, index); in page_cache_next_miss()
1668 XA_STATE(xas, &mapping->i_pages, index); in page_cache_prev_miss()
1697 XA_STATE(xas, &mapping->i_pages, index); in find_get_entry()
1910 XA_STATE(xas, &mapping->i_pages, start); in find_get_entries()
1984 XA_STATE(xas, &mapping->i_pages, *start); in find_get_pages_range()
2049 XA_STATE(xas, &mapping->i_pages, index); in find_get_pages_contig()
2106 XA_STATE(xas, &mapping->i_pages, *index); in find_get_pages_range_tag()
3014 XA_STATE(xas, &mapping->i_pages, start_pgoff); in filemap_map_pages()