| /linux-6.15/fs/btrfs/ |
| H A D | file.c | 942 unlock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need() 1281 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_buffered_write() 1842 unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite() 1852 unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite() 1884 unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite() 1904 unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite() 2135 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range() 2634 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole() 2905 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range() 2913 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_zero_range() [all …]
|
| H A D | defrag.c | 785 unlock_extent(io_tree, start, end, &cached); in defrag_lookup_extent() 899 unlock_extent(&inode->io_tree, page_start, page_end, in defrag_prepare_one_folio() 1243 goto unlock_extent; in defrag_one_range() 1256 unlock_extent: in defrag_one_range() 1257 unlock_extent(&inode->io_tree, start_index << PAGE_SHIFT, in defrag_one_range()
|
| H A D | extent-io-tree.h | 182 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in unlock_extent() function
|
| H A D | inode.c | 694 unlock_extent(&inode->io_tree, offset, end, &cached); in cow_file_range_inline() 1413 unlock_extent(&inode->io_tree, start, in cow_file_range() 1423 unlock_extent(&inode->io_tree, start, in cow_file_range() 1778 unlock_extent(io_tree, start, end, &cached_state); in fallback_to_cow() 2820 unlock_extent(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker() 9181 unlock_extent(io_tree, start, lockend, cached_state); in btrfs_encoded_read_inline() 9330 unlock_extent(io_tree, start, lockend, cached_state); in btrfs_encoded_read_regular() 9680 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write() 9745 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write() 9770 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write() [all …]
|
| H A D | reflink.c | 652 unlock_extent(&dst->io_tree, dst_loff, end, &cached_state); in btrfs_extent_same_range() 754 unlock_extent(&BTRFS_I(inode)->io_tree, destoff, end, &cached_state); in btrfs_clone_files()
|
| H A D | extent_io.c | 388 unlock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range() 1238 unlock_extent(&inode->io_tree, start, end, cached_state); in lock_extents_for_read() 1258 unlock_extent(&inode->io_tree, start, end, &cached_state); in btrfs_read_folio() 1446 unlock_extent(&inode->io_tree, found_start, in writepage_delalloc() 2577 unlock_extent(&inode->io_tree, start, end, &cached_state); in btrfs_readahead() 2612 unlock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
|
| H A D | ordered-data.c | 1189 unlock_extent(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range() 1215 unlock_extent(&inode->io_tree, start, end, cached_state); in btrfs_try_lock_ordered_range()
|
| H A D | compression.c | 517 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages() 524 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
|
| H A D | fiemap.c | 844 unlock_extent(&inode->io_tree, range_start, range_end, &cached_state); in extent_fiemap()
|
| H A D | relocation.c | 921 unlock_extent(&inode->io_tree, key.offset, end, in replace_file_extents() 1383 unlock_extent(&inode->io_tree, start, end, &cached_state); in invalidate_extent_cache() 2747 unlock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster() 2782 unlock_extent(&inode->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping() 2939 unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_one_folio()
|
| H A D | direct-io.c | 81 unlock_extent(io_tree, lockstart, lockend, cached_state); in lock_extent_direct()
|
| H A D | ioctl.c | 4513 unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_ioctl_encoded_read() 4702 unlock_extent(io_tree, priv->start, priv->lockend, &priv->cached_state); in btrfs_uring_read_finished() 4791 unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_read_extent() 4916 unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_encoded_read()
|
| H A D | extent_map.c | 1111 unlock_extent(&inode->io_tree, start, start + len - 1, NULL); in split_extent_map()
|
| H A D | free-space-cache.c | 351 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() 1478 unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
|
| H A D | tree-log.c | 4320 unlock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()
|
| /linux-6.15/fs/btrfs/tests/ |
| H A D | extent-io-tests.c | 194 unlock_extent(tmp, start, end, NULL); in test_find_delalloc() 230 unlock_extent(tmp, start, end, NULL); in test_find_delalloc() 285 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
|