Searched refs:writethrough_cache (Results 1 – 2 of 2) sorted by relevance
648 struct folio **writethrough_cache) in netfs_advance_writethrough() argument653 if (!*writethrough_cache) { in netfs_advance_writethrough()664 *writethrough_cache = folio; in netfs_advance_writethrough()671 *writethrough_cache = NULL; in netfs_advance_writethrough()679 struct folio *writethrough_cache) in netfs_end_writethrough() argument686 if (writethrough_cache) in netfs_end_writethrough()687 netfs_write_folio(wreq, wbc, writethrough_cache); in netfs_end_writethrough()
211 struct folio **writethrough_cache);213 struct folio *writethrough_cache);