Lines Matching defs:mapping
120 static struct folio *netfs_grab_folio_for_write(struct address_space *mapping, in netfs_grab_folio_for_write()
152 struct address_space *mapping = inode->i_mapping; in netfs_perform_write() local
563 static void netfs_kill_pages(struct address_space *mapping, in netfs_kill_pages()
601 static void netfs_redirty_pages(struct address_space *mapping, in netfs_redirty_pages()
638 struct address_space *mapping = wreq->mapping; in netfs_pages_written_back() local
720 struct address_space *mapping = wreq->mapping; in netfs_cleanup_buffered_write() local
768 static void netfs_extend_writeback(struct address_space *mapping, in netfs_extend_writeback()
891 static ssize_t netfs_write_back_from_locked_folio(struct address_space *mapping, in netfs_write_back_from_locked_folio()
997 static ssize_t netfs_writepages_begin(struct address_space *mapping, in netfs_writepages_begin()
1112 static int netfs_writepages_region(struct address_space *mapping, in netfs_writepages_region()
1135 int netfs_writepages(struct address_space *mapping, in netfs_writepages()
1206 struct address_space *mapping = folio->mapping; in netfs_launder_folio() local