Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c1490 bool tocache = false; in z_erofs_fill_bio_vec() local
1513 tocache = true; in z_erofs_fill_bio_vec()
1552 tocache = false; /* use temporary short-lived pages */ in z_erofs_fill_bio_vec()
1555 tocache = true; in z_erofs_fill_bio_vec()
1576 if (!tocache || bs != PAGE_SIZE || in z_erofs_fill_bio_vec()