Searched refs:candidate_bvpage (Results 1 – 1 of 1) sorted by relevance
79 struct page **candidate_bvpage) in z_erofs_bvec_enqueue() argument82 if (!*candidate_bvpage) in z_erofs_bvec_enqueue()86 iter->bvset->nextpage = *candidate_bvpage; in z_erofs_bvec_enqueue()90 *candidate_bvpage = NULL; in z_erofs_bvec_enqueue()277 struct page *candidate_bvpage; member445 !fe->candidate_bvpage) in z_erofs_attach_page()446 fe->candidate_bvpage = bvec->page; in z_erofs_attach_page()448 ret = z_erofs_bvec_enqueue(&fe->biter, bvec, &fe->candidate_bvpage); in z_erofs_attach_page()624 if (fe->candidate_bvpage) { in z_erofs_collector_end()625 DBG_BUGON(z_erofs_is_shortlived_page(fe->candidate_bvpage)); in z_erofs_collector_end()[all …]