Home
last modified time | relevance | path

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

/linux-3.3/mm/
Dcompaction.c645 int may_perform_io = gfp_mask & __GFP_IO; in try_to_compact_pages() local
655 if (!order || !may_enter_fs || !may_perform_io) in try_to_compact_pages()