Home
last modified time | relevance | path

Searched refs:PAGE_UNLOCK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.h38 ENUM_BIT(PAGE_UNLOCK),
H A Dinode.c994 PAGE_UNLOCK | in compress_file_range()
1180 PAGE_UNLOCK | PAGE_START_WRITEBACK); in submit_one_async_extent()
1201 PAGE_UNLOCK | PAGE_START_WRITEBACK | in submit_one_async_extent()
1333 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in cow_file_range()
1465 page_ops = (keep_locked ? 0 : PAGE_UNLOCK); in cow_file_range()
1510 page_ops = PAGE_UNLOCK | PAGE_START_WRITEBACK | PAGE_END_WRITEBACK; in cow_file_range()
2185 PAGE_UNLOCK | PAGE_SET_ORDERED); in run_delalloc_nocow()
2227 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
H A Dextent_io.c202 if (page != locked_page && (page_ops & PAGE_UNLOCK)) in process_one_page()
246 PAGE_UNLOCK); in __unlock_for_delalloc()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.h36 #define PAGE_UNLOCK (1 << 0) macro
H A Dinode.c644 PAGE_UNLOCK | in compress_file_range()
887 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
924 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
1022 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in cow_file_range()
1112 page_ops = unlock ? PAGE_UNLOCK : 0; in cow_file_range()
1146 page_ops = PAGE_UNLOCK | PAGE_CLEAR_DIRTY | PAGE_SET_WRITEBACK | in cow_file_range()
1272 unsigned long page_ops = PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in cow_file_range_async()
1470 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
1749 PAGE_UNLOCK | PAGE_SET_PRIVATE2); in run_delalloc_nocow()
1784 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
[all...]
H A Dextent_io.c1827 PAGE_UNLOCK, NULL); in __unlock_for_delalloc()
1993 if (page_ops & PAGE_UNLOCK) in __process_pages_contig()

Completed in 35 milliseconds