Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c1083 bool tocache = false; in pickup_page_for_submission() local
1103 tocache = true; in pickup_page_for_submission()
1119 tocache = true; in pickup_page_for_submission()
1174 tocache = true; in pickup_page_for_submission()
1185 if (!tocache || add_to_page_cache_lru(page, mc, index + nr, gfp)) { in pickup_page_for_submission()