Lines Matching refs:mapping
110 struct inode *inode = page->mapping->host; in do_readpage()
221 static int write_begin_slow(struct address_space *mapping, in write_begin_slow() argument
225 struct inode *inode = mapping->host; in write_begin_slow()
251 page = grab_cache_page_write_begin(mapping, index, flags); in write_begin_slow()
425 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() argument
429 struct inode *inode = mapping->host; in ubifs_write_begin()
444 page = grab_cache_page_write_begin(mapping, index, flags); in ubifs_write_begin()
500 return write_begin_slow(mapping, pos, len, pagep, flags); in ubifs_write_begin()
540 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() argument
544 struct inode *inode = mapping->host; in ubifs_write_end()
614 struct inode *inode = page->mapping->host; in populate_page()
718 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read() local
719 struct inode *inode = mapping->host; in ubifs_do_bulk_read()
785 page = find_or_create_page(mapping, page_offset, in ubifs_do_bulk_read()
824 struct inode *inode = page->mapping->host; in ubifs_bulk_read()
903 struct inode *inode = page->mapping->host; in do_writepage()
1002 struct inode *inode = page->mapping->host; in ubifs_writepage()
1285 struct inode *inode = page->mapping->host; in ubifs_invalidatepage()
1494 if (unlikely(page->mapping != inode->i_mapping || in ubifs_vm_page_mkwrite()