Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfile.c1490 unlock_extent_cached(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
1745 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_buffered_write()
2387 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_punch_hole_lock_range()
2661 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
2936 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3059 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_fallocate()
3143 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3216 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in find_desired_extent()
Dextent_io.h304 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() function
Dinode.c2106 unlock_extent_cached(&BTRFS_I(inode)->io_tree, page_start, in btrfs_writepage_fixup_worker()
2136 unlock_extent_cached(&BTRFS_I(inode)->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2728 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lock_start, lock_end, in relink_extent_backref()
4891 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4908 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4928 unlock_extent_cached(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
5028 unlock_extent_cached(io_tree, hole_start, block_end - 1, in btrfs_cont_expand()
5094 unlock_extent_cached(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7367 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
8879 unlock_extent_cached(io_tree, page_start, page_end, in btrfs_page_mkwrite()
[all …]
Dextent_io.c1637 unlock_extent_cached(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
2933 unlock_extent_cached(tree, cur, in __do_readpage()
3026 unlock_extent_cached(tree, cur, in __do_readpage()
4613 unlock_extent_cached(&BTRFS_I(inode)->io_tree, start, start + len - 1, in extent_fiemap()
Dfree-space-cache.c1110 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in cleanup_write_cache_enospc()
1301 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in __btrfs_write_out_cache()
Dioctl.c1112 unlock_extent_cached(io_tree, start, end, &cached); in defrag_lookup_extent()
1262 unlock_extent_cached(tree, page_start, page_end, in cluster_pages_for_defrag()
1338 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
Ddisk-io.c365 unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()