Lines Matching defs:mapping
31 struct address_space *mapping; /* The mapping being accessed */
39 static struct erofs_fscache_request *erofs_fscache_req_alloc(struct address_space *mapping,
48 req->mapping = mapping;
67 req = erofs_fscache_req_alloc(primary->mapping,
83 XA_STATE(xas, &req->mapping->i_pages, start_page);
125 * page cache described by (req->mapping, lstart, len). @pstart describeis the
132 struct super_block *sb = req->mapping->host->i_sb;
160 iov_iter_xarray(&iter, ITER_DEST, &req->mapping->i_pages,
202 struct address_space *mapping = primary->mapping;
203 struct inode *inode = mapping->host;
233 iov_iter_xarray(&iter, ITER_DEST, &mapping->i_pages, pos, PAGE_SIZE);
246 iov_iter_xarray(&iter, ITER_DEST, &mapping->i_pages, pos, count);
311 req = erofs_fscache_req_alloc(rac->mapping,