Lines Matching defs:mapping
25 XA_STATE(xas, &rreq->mapping->i_pages, start_page);
168 struct netfs_inode *ctx = netfs_inode(ractl->mapping->host);
176 rreq = netfs_alloc_request(ractl->mapping, ractl->file,
226 struct address_space *mapping = folio_file_mapping(folio);
228 struct netfs_inode *ctx = netfs_inode(mapping->host);
233 rreq = netfs_alloc_request(mapping, file,
312 * @mapping: The mapping to read from
342 struct file *file, struct address_space *mapping,
351 DEFINE_READAHEAD(ractl, file, NULL, mapping, index);
354 folio = __filemap_get_folio(mapping, index, FGP_WRITEBEGIN,
355 mapping_gfp_mask(mapping));
383 rreq = netfs_alloc_request(mapping, file,