Home
last modified time | relevance | path

Searched refs:btrfs_unlock_extent (Results 1 – 11 of 11) sorted by relevance

/linux/fs/btrfs/
H A Dfile.c932 btrfs_unlock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
1027 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in btrfs_check_nocow_lock()
1303 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, in copy_one_range()
1333 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in copy_one_range()
1934 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
1944 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
1979 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
2002 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
2295 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
2786 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
[all …]
H A Dextent-io-tree.h188 static inline int btrfs_unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_unlock_extent() function
H A Dreflink.c650 btrfs_unlock_extent(&dst->io_tree, dst_loff, end, &cached_state); in btrfs_extent_same_range()
751 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, destoff, end, &cached_state); in btrfs_clone_files()
H A Dinode.c728 btrfs_unlock_extent(&inode->io_tree, offset, end, &cached); in cow_file_range_inline()
1442 btrfs_unlock_extent(&inode->io_tree, start, in cow_file_range()
1452 btrfs_unlock_extent(&inode->io_tree, start, in cow_file_range()
1808 btrfs_unlock_extent(io_tree, start, end, &cached_state); in fallback_to_cow()
2850 btrfs_unlock_extent(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2877 btrfs_unlock_extent(&inode->io_tree, page_start, page_end, &cached_state); in btrfs_writepage_fixup_worker()
5103 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5118 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5150 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5308 btrfs_unlock_extent(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
[all …]
H A Dextent_io.c455 btrfs_unlock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range()
1310 btrfs_unlock_extent(&inode->io_tree, start, end, cached_state); in lock_extents_for_read()
1333 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in btrfs_read_folio()
1521 btrfs_unlock_extent(&inode->io_tree, found_start, in writepage_delalloc()
2709 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in btrfs_readahead()
2744 btrfs_unlock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
H A Dfiemap.c844 btrfs_unlock_extent(&inode->io_tree, range_start, range_end, &cached_state); in extent_fiemap()
H A Dcompression.c518 btrfs_unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
525 btrfs_unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
H A Drelocation.c934 btrfs_unlock_extent(&inode->io_tree, key.offset, end, in replace_file_extents()
1396 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in invalidate_extent_cache()
2714 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster()
2749 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping()
2907 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_one_folio()
H A Dioctl.c4431 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_ioctl_encoded_read()
4629 btrfs_unlock_extent(io_tree, priv->start, priv->lockend, &priv->cached_state); in btrfs_uring_read_finished()
4719 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_read_extent()
4838 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_encoded_read()
H A Dextent_map.c1110 btrfs_unlock_extent(&inode->io_tree, start, start + len - 1, NULL); in btrfs_split_extent_map()
H A Dtree-log.c4750 btrfs_unlock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()