Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h42 #define PAGE_SET_ORDERED (1 << 3) macro
Dinode.c1240 page_ops |= PAGE_SET_ORDERED; in cow_file_range()
1935 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
Dextent_io.c1832 if (page_ops & PAGE_SET_ORDERED) in process_one_page()