Searched refs:tail_to_cache (Results 1 – 1 of 1) sorted by relevance
83 struct folio *head_to_cache = NULL, *tail_to_cache = NULL; in squashfs_bio_read_cached() local115 tail_to_cache = folio; in squashfs_bio_read_cached()163 if (tail_to_cache) { in squashfs_bio_read_cached()164 int ret = filemap_add_folio(cache_mapping, tail_to_cache, in squashfs_bio_read_cached()169 folio_mark_uptodate(tail_to_cache); in squashfs_bio_read_cached()170 folio_unlock(tail_to_cache); in squashfs_bio_read_cached()