Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dextent_io.h38 #define PAGE_UNLOCK (1 << 0) macro
Dinode.c729 PAGE_UNLOCK | in compress_file_range()
970 PAGE_UNLOCK | PAGE_START_WRITEBACK); in submit_compressed_extents()
1007 PAGE_UNLOCK | PAGE_START_WRITEBACK | in submit_compressed_extents()
1116 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in cow_file_range()
1220 page_ops = unlock ? PAGE_UNLOCK : 0; in cow_file_range()
1254 page_ops = PAGE_UNLOCK | PAGE_START_WRITEBACK | PAGE_END_WRITEBACK; in cow_file_range()
1379 unsigned long page_ops = PAGE_UNLOCK | PAGE_START_WRITEBACK | in cow_file_range_async()
1600 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
1885 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
1920 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
Dextent_io.c1857 if (page_ops & PAGE_UNLOCK) in process_one_page()
1951 PAGE_UNLOCK, NULL); in __unlock_for_delalloc()