Searched refs:writethrough_cache (Results 1 – 2 of 2) sorted by relevance
646 struct folio **writethrough_cache) in netfs_advance_writethrough() argument651 if (!*writethrough_cache) { in netfs_advance_writethrough()662 *writethrough_cache = folio; in netfs_advance_writethrough()669 *writethrough_cache = NULL; in netfs_advance_writethrough()677 struct folio *writethrough_cache) in netfs_end_writethrough() argument684 if (writethrough_cache) in netfs_end_writethrough()685 netfs_write_folio(wreq, wbc, writethrough_cache); in netfs_end_writethrough()
200 struct folio **writethrough_cache);202 struct folio *writethrough_cache);