Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dfile.c1456 unlock_extent_cached(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
1840 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_buffered_write()
2537 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_punch_hole_lock_range()
3016 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
3294 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3302 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3430 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_fallocate()
3517 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3583 unlock_extent_cached(&inode->io_tree, lockstart, lockend, in find_desired_extent()
Dextent-io-tree.h142 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() function
Dinode.c2728 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2755 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
4982 unlock_extent_cached(&inode->io_tree, lock_start, (u64)-1, in btrfs_truncate_inode_items()
5077 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
5093 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
5111 unlock_extent_cached(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5289 unlock_extent_cached(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7644 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
7946 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_dio_iomap_begin()
7976 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_dio_iomap_begin()
[all …]
Dioctl.c1110 unlock_extent_cached(io_tree, start, end, &cached); in defrag_lookup_extent()
1268 unlock_extent_cached(tree, page_start, page_end, in cluster_pages_for_defrag()
1376 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
1391 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
Dordered-data.c1042 unlock_extent_cached(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
Dextent_io.c2051 unlock_extent_cached(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
3610 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
3697 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
5193 unlock_extent_cached(tree, start, end, &cached_state); in extent_invalidatepage()
5671 unlock_extent_cached(&inode->io_tree, start, start + len - 1, in extent_fiemap()
Dfree-space-cache.c1234 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in cleanup_write_cache_enospc()
1416 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in __btrfs_write_out_cache()
Ddisk-io.c265 unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()
Dtree-log.c4086 unlock_extent_cached(&log_root->log_csum_range, sums->bytenr, lock_end, in log_csums()