Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dfile.c1508 unlock_extent_cached(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
1770 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_buffered_write()
2441 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_punch_hole_lock_range()
2851 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
3133 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3256 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_fallocate()
3341 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3413 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in find_desired_extent()
Dinode.c2194 unlock_extent_cached(&BTRFS_I(inode)->io_tree, page_start, in btrfs_writepage_fixup_worker()
2224 unlock_extent_cached(&BTRFS_I(inode)->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2818 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lock_start, lock_end, in relink_extent_backref()
4992 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
5008 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
5028 unlock_extent_cached(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5181 unlock_extent_cached(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7510 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
7811 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_get_blocks_direct()
7828 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_get_blocks_direct()
[all …]
Dextent_io.h305 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() function
Dordered-data.c1009 unlock_extent_cached(tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
Dextent_io.c1849 unlock_extent_cached(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
3114 unlock_extent_cached(tree, cur, in __do_readpage()
3207 unlock_extent_cached(tree, cur, in __do_readpage()
4794 unlock_extent_cached(&BTRFS_I(inode)->io_tree, start, start + len - 1, in extent_fiemap()
Dioctl.c1127 unlock_extent_cached(io_tree, start, end, &cached); in defrag_lookup_extent()
1277 unlock_extent_cached(tree, page_start, page_end, in cluster_pages_for_defrag()
1352 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
Dfree-space-cache.c1138 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in cleanup_write_cache_enospc()
1327 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in __btrfs_write_out_cache()
Ddisk-io.c344 unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()