Home
last modified time | relevance | path

Searched refs:unlock_extent (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/fs/btrfs/
Ddefrag.c649 unlock_extent(io_tree, start, end, &cached); in defrag_lookup_extent()
762 unlock_extent(&inode->io_tree, page_start, page_end, in defrag_prepare_one_page()
1107 goto unlock_extent; in defrag_one_range()
1120 unlock_extent: in defrag_one_range()
1121 unlock_extent(&inode->io_tree, start_index << PAGE_SHIFT, in defrag_one_range()
Dextent-io-tree.h149 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in unlock_extent() function
Dinode.c1629 unlock_extent(&inode->io_tree, start, end, NULL); in run_delalloc_compressed()
2754 unlock_extent(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2781 unlock_extent(&inode->io_tree, page_start, page_end, &cached_state); in btrfs_writepage_fixup_worker()
4738 unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
4753 unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
4770 unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
4937 unlock_extent(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7164 unlock_extent(io_tree, lockstart, lockend, cached_state); in lock_extent_direct()
7615 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_dio_iomap_begin()
7641 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_dio_iomap_begin()
[all …]
Dfile.c1014 unlock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
1099 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in btrfs_check_nocow_lock()
1391 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_buffered_write()
2226 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
2723 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
2996 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3004 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_zero_range()
3205 unlock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3670 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in find_desired_extent()
Dextent_io.c400 unlock_extent(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
554 unlock_extent(tree, processed->start, processed->end, &cached); in endio_readpage_release_extent()
987 unlock_extent(tree, start, end, NULL); in btrfs_do_readpage()
1011 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
1018 unlock_extent(tree, cur, end, NULL); in btrfs_do_readpage()
1088 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
1096 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
2281 unlock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
3036 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in extent_fiemap()
Dreflink.c623 unlock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1, NULL); in btrfs_double_extent_unlock()
624 unlock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1, NULL); in btrfs_double_extent_unlock()
Dcompression.c418 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
438 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
Dordered-data.c1114 unlock_extent(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
1140 unlock_extent(&inode->io_tree, start, end, cached_state); in btrfs_try_lock_ordered_range()
Drelocation.c1142 unlock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
1586 unlock_extent(&BTRFS_I(inode)->io_tree, start, end, &cached_state); in invalidate_extent_cache()
2928 unlock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster()
2959 unlock_extent(&BTRFS_I(inode)->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping()
3094 unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_one_page()
Dextent_map.c1048 unlock_extent(&inode->io_tree, start, start + len - 1, NULL); in split_extent_map()
Dfree-space-cache.c353 unlock_extent(&inode->io_tree, 0, (u64)-1, &cached_state); in btrfs_truncate_free_space_cache()
1291 unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in cleanup_write_cache_enospc()
1473 unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
Dtree-log.c4259 unlock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()
/Linux-v6.6/fs/btrfs/tests/
Dextent-io-tests.c176 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
212 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
267 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()