Searched refs:tocache (Results 1 – 1 of 1) sorted by relevance
1445 bool tocache = false; in pickup_page_for_submission() local1468 tocache = true; in pickup_page_for_submission()1519 tocache = false; /* use temporary short-lived pages */ in pickup_page_for_submission()1522 tocache = true; in pickup_page_for_submission()1535 if (!tocache || add_to_page_cache_lru(page, mc, index + nr, gfp)) { in pickup_page_for_submission()