Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent_io.h47 #define PAGE_UNLOCK (1 << 0) macro
Dinode.c549 clear_flags, PAGE_UNLOCK | in compress_file_range()
822 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
858 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in submit_compressed_extents()
951 EXTENT_DEFRAG, PAGE_UNLOCK | in cow_file_range()
1038 op = unlock ? PAGE_UNLOCK : 0; in cow_file_range()
1061 PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in cow_file_range()
1237 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
1255 EXTENT_DEFRAG, PAGE_UNLOCK | in run_delalloc_nocow()
1456 EXTENT_DELALLOC, PAGE_UNLOCK | in run_delalloc_nocow()
1487 EXTENT_DO_ACCOUNTING, PAGE_UNLOCK | in run_delalloc_nocow()
Dextent_io.c1796 if (page_ops & PAGE_UNLOCK) in extent_clear_unlock_delalloc()