Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c1445 bool tocache = false; in pickup_page_for_submission() local
1468 tocache = true; in pickup_page_for_submission()
1522 tocache = true; in pickup_page_for_submission()
1534 if (!tocache || add_to_page_cache_lru(page, mc, index + nr, gfp)) { in pickup_page_for_submission()