Home
last modified time | relevance | path

Searched refs:btrfs_lock_extent (Results 1 – 10 of 10) sorted by relevance

/linux/fs/btrfs/
H A Dextent-io-tree.h149 static inline int btrfs_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_lock_extent() function
H A Dreflink.c647 btrfs_lock_extent(&dst->io_tree, dst_loff, end, &cached_state); in btrfs_extent_same_range()
749 btrfs_lock_extent(&BTRFS_I(inode)->io_tree, destoff, end, &cached_state); in btrfs_clone_files()
H A Dfile.c923 btrfs_lock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
1931 btrfs_lock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
2280 btrfs_lock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
3194 btrfs_lock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3630 btrfs_lock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in find_desired_extent()
H A Dinode.c723 btrfs_lock_extent(&inode->io_tree, offset, end, &cached); in cow_file_range_inline()
1180 btrfs_lock_extent(io_tree, start, end, &cached); in submit_one_async_extent()
1436 btrfs_lock_extent(&inode->io_tree, start, start + cur_alloc_size - 1, in cow_file_range()
1789 btrfs_lock_extent(io_tree, start, end, &cached_state); in fallback_to_cow()
1975 btrfs_lock_extent(&inode->io_tree, file_pos, end, cached); in nocow_one_range()
2336 btrfs_lock_extent(&inode->io_tree, untouched_start, untouched_end, &cached); in run_delalloc_nocow()
2842 btrfs_lock_extent(&inode->io_tree, page_start, page_end, &cached_state); in btrfs_writepage_fixup_worker()
5099 btrfs_lock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5492 btrfs_lock_extent(io_tree, start, end, &cached_state); in evict_inode_truncate_pages()
7615 btrfs_lock_extent(tree, page_start, page_end, &cached_state); in btrfs_invalidate_folio()
[all …]
H A Dfiemap.c664 btrfs_lock_extent(&inode->io_tree, range_start, range_end, &cached_state); in extent_fiemap()
H A Drelocation.c1394 btrfs_lock_extent(&inode->io_tree, start, end, &cached_state); in invalidate_extent_cache()
2708 btrfs_lock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster()
2747 btrfs_lock_extent(&inode->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping()
2872 btrfs_lock_extent(&BTRFS_I(inode)->io_tree, clamped_start, in relocate_one_folio()
H A Dextent_io.c449 btrfs_lock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range()
1287 btrfs_lock_extent(&inode->io_tree, start, end, cached_state); in lock_extents_for_read()
2736 btrfs_lock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
H A Dextent_map.c1057 btrfs_lock_extent(&inode->io_tree, start, start + len - 1, NULL); in btrfs_split_extent_map()
H A Dcompression.c503 btrfs_lock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
H A Dtree-log.c4733 ret = btrfs_lock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()