Lines Matching defs:mapping
70 mapping_set_error(fi.folio->mapping, err);
107 struct inode *inode = folio->mapping->host;
151 * This is the worker routine which does all the work of mapping the disk
156 * represent the validity of its disk mapping and to decide when to do the next
162 struct inode *inode = folio->mapping->host;
179 gfp_t gfp = mapping_gfp_constraint(folio->mapping, GFP_KERNEL);
364 * BH_Boundary when it maps block 11. BH_Boundary says: mapping of the block
411 * mapping. We only support pages which are fully mapped-and-dirty, with a
417 * BIO. Otherwise fall back to the mapping's writepage().
474 struct address_space *mapping = folio->mapping;
475 struct inode *inode = mapping->host;
650 * The caller has a ref on the inode, so *mapping is stable
653 mapping_set_error(mapping, ret);
661 * @mapping: address space structure to write
669 mpage_writepages(struct address_space *mapping,
679 ret = write_cache_pages(mapping, wbc, __mpage_writepage, &mpd);