Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dextent_io.h32 #define PAGE_UNLOCK (1 << 0) macro
Dinode.c792 PAGE_UNLOCK | in compress_file_range()
1035 PAGE_UNLOCK | PAGE_START_WRITEBACK); in submit_one_async_extent()
1065 PAGE_UNLOCK | PAGE_START_WRITEBACK | in submit_one_async_extent()
1232 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in cow_file_range()
1336 page_ops = unlock ? PAGE_UNLOCK : 0; in cow_file_range()
1394 page_ops = PAGE_UNLOCK | PAGE_START_WRITEBACK | PAGE_END_WRITEBACK; in cow_file_range()
1545 unsigned long page_ops = PAGE_UNLOCK | PAGE_START_WRITEBACK | in cow_file_range_async()
1925 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
2140 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
2175 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
Dextent_io.c259 if (page_ops & PAGE_UNLOCK) in process_one_page()
350 PAGE_UNLOCK, NULL); in __unlock_for_delalloc()