Home
last modified time | relevance | path

Searched refs:tocache (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/erofs/
Dzdata.c1383 bool tocache = false; in z_erofs_fill_bio_vec() local
1410 tocache = true; in z_erofs_fill_bio_vec()
1449 tocache = false; /* use temporary short-lived pages */ in z_erofs_fill_bio_vec()
1452 tocache = true; in z_erofs_fill_bio_vec()
1473 if (!tocache || bs != PAGE_SIZE || in z_erofs_fill_bio_vec()