Lines Matching refs:address_space
33 static inline void __clear_shadow_entry(struct address_space *mapping, in __clear_shadow_entry()
48 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, in clear_shadow_entry()
61 static void truncate_exceptional_pvec_entries(struct address_space *mapping, in truncate_exceptional_pvec_entries()
113 static int invalidate_exceptional_entry(struct address_space *mapping, in invalidate_exceptional_entry()
127 static int invalidate_exceptional_entry2(struct address_space *mapping, in invalidate_exceptional_entry2()
179 truncate_cleanup_page(struct address_space *mapping, struct page *page) in truncate_cleanup_page()
207 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page()
222 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page()
237 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page()
259 struct address_space *mapping = page_mapping(page); in invalidate_inode_page()
293 void truncate_inode_pages_range(struct address_space *mapping, in truncate_inode_pages_range()
476 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) in truncate_inode_pages()
491 void truncate_inode_pages_final(struct address_space *mapping) in truncate_inode_pages_final()
542 unsigned long invalidate_mapping_pages(struct address_space *mapping, in invalidate_mapping_pages()
620 invalidate_complete_page2(struct address_space *mapping, struct page *page) in invalidate_complete_page2()
648 static int do_launder_page(struct address_space *mapping, struct page *page) in do_launder_page()
668 int invalidate_inode_pages2_range(struct address_space *mapping, in invalidate_inode_pages2_range()
765 int invalidate_inode_pages2(struct address_space *mapping) in invalidate_inode_pages2()
788 struct address_space *mapping = inode->i_mapping; in truncate_pagecache()
896 struct address_space *mapping = inode->i_mapping; in truncate_pagecache_range()