Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dextent_io.h42 #define PAGE_SET_ORDERED (1 << 3) macro
Dinode.c1221 page_ops |= PAGE_SET_ORDERED; in cow_file_range()
1885 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
Dextent_io.c1832 if (page_ops & PAGE_SET_ORDERED) in process_one_page()