Searched refs:may_perform_io (Results 1 – 1 of 1) sorted by relevance
1331 int may_perform_io = gfp_mask & __GFP_IO; in try_to_compact_pages() local1341 if (!order || !may_enter_fs || !may_perform_io) in try_to_compact_pages()