Lines Matching refs:mapping
109 struct inode *inode = page->mapping->host; in do_readpage()
220 static int write_begin_slow(struct address_space *mapping, in write_begin_slow() argument
224 struct inode *inode = mapping->host; in write_begin_slow()
250 page = grab_cache_page_write_begin(mapping, index, flags); in write_begin_slow()
424 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() argument
428 struct inode *inode = mapping->host; in ubifs_write_begin()
443 page = grab_cache_page_write_begin(mapping, index, flags); in ubifs_write_begin()
499 return write_begin_slow(mapping, pos, len, pagep, flags); in ubifs_write_begin()
539 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() argument
543 struct inode *inode = mapping->host; in ubifs_write_end()
613 struct inode *inode = page->mapping->host; in populate_page()
717 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read() local
718 struct inode *inode = mapping->host; in ubifs_do_bulk_read()
784 page = find_or_create_page(mapping, page_offset, in ubifs_do_bulk_read()
823 struct inode *inode = page->mapping->host; in ubifs_bulk_read()
902 struct inode *inode = page->mapping->host; in do_writepage()
1001 struct inode *inode = page->mapping->host; in ubifs_writepage()
1284 struct inode *inode = page->mapping->host; in ubifs_invalidatepage()
1526 if (unlikely(page->mapping != inode->i_mapping || in ubifs_vm_page_mkwrite()