Searched refs:PAGE_SET_ORDERED (Results 1 – 3 of 3) sorted by relevance
36 #define PAGE_SET_ORDERED (1 << 3) macro
1337 page_ops |= PAGE_SET_ORDERED; in cow_file_range()2140 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
234 if (page_ops & PAGE_SET_ORDERED) in process_one_page()