Searched refs:writethrough_cache (Results 1 – 2 of 2) sorted by relevance
633 struct folio **writethrough_cache) in netfs_advance_writethrough() argument638 if (!*writethrough_cache) { in netfs_advance_writethrough()649 *writethrough_cache = folio; in netfs_advance_writethrough()656 *writethrough_cache = NULL; in netfs_advance_writethrough()664 struct folio *writethrough_cache) in netfs_end_writethrough() argument671 if (writethrough_cache) in netfs_end_writethrough()672 netfs_write_folio(wreq, wbc, writethrough_cache); in netfs_end_writethrough()
190 struct folio **writethrough_cache);192 struct folio *writethrough_cache);