Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c981 bool tocache = false; in pickup_page_for_submission() local
1001 tocache = true; in pickup_page_for_submission()
1058 tocache = true; in pickup_page_for_submission()
1063 if (!tocache || add_to_page_cache_lru(page, mc, index + nr, gfp)) { in pickup_page_for_submission()
1066 tocache = false; in pickup_page_for_submission()
1070 if (tocache) { in pickup_page_for_submission()
1081 if (tocache) { in pickup_page_for_submission()