Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dextent_io.h64 #define PAGE_UNLOCK (1 << 0) macro
Dinode.c637 PAGE_UNLOCK | in compress_file_range()
873 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
911 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
1009 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in cow_file_range()
1084 page_ops = unlock ? PAGE_UNLOCK : 0; in cow_file_range()
1119 page_ops = PAGE_UNLOCK | PAGE_CLEAR_DIRTY | PAGE_SET_WRITEBACK | in cow_file_range()
1240 unsigned long page_ops = PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in cow_file_range_async()
1340 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
1627 PAGE_UNLOCK | PAGE_SET_PRIVATE2); in run_delalloc_nocow()
1662 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
Dextent_io.c1749 PAGE_UNLOCK, NULL); in __unlock_for_delalloc()
1915 if (page_ops & PAGE_UNLOCK) in __process_pages_contig()