Searched refs:target_page (Results 1 – 1 of 1) sorted by relevance
25 struct page *target_page = &folio->page; in squashfs_readpage_block() local49 page[i] = (index == folio->index) ? target_page : in squashfs_readpage_block()101 if (page[i] != target_page) in squashfs_readpage_block()114 if (page[i] == NULL || page[i] == target_page) in squashfs_readpage_block()