Home
last modified time | relevance | path

Searched refs:unlock_extent_cached (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dextent-io-tree.h129 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() function
Dfile.c1431 unlock_extent_cached(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
1746 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_buffered_write()
2501 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_punch_hole_lock_range()
2962 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
3245 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3369 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_fallocate()
3456 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3523 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in find_desired_extent()
Dinode.c2406 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2433 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
4532 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lock_start, in btrfs_truncate_inode_items()
4627 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4643 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4663 unlock_extent_cached(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
4839 unlock_extent_cached(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7174 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
7488 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_dio_iomap_begin()
7515 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_dio_iomap_begin()
[all …]
Dordered-data.c940 unlock_extent_cached(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
Dextent_io.c1929 unlock_extent_cached(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
3203 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
3295 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
4864 unlock_extent_cached(&inode->io_tree, start, start + len - 1, in extent_fiemap()
Dioctl.c1166 unlock_extent_cached(io_tree, start, end, &cached); in defrag_lookup_extent()
1316 unlock_extent_cached(tree, page_start, page_end, in cluster_pages_for_defrag()
1390 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
Dfree-space-cache.c1161 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in cleanup_write_cache_enospc()
1348 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in __btrfs_write_out_cache()
Ddisk-io.c280 unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()
Dtree-log.c3940 unlock_extent_cached(&log_root->log_csum_range, sums->bytenr, lock_end, in log_csums()