Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/tests/
Dextent-io-tests.c120 unlock_extent(&tmp, start, end); in test_find_delalloc()
156 unlock_extent(&tmp, start, end); in test_find_delalloc()
211 unlock_extent(&tmp, start, end); in test_find_delalloc()
/Linux-v4.19/fs/btrfs/
Dcompression.c477 unlock_extent(tree, last_offset, end); in add_ra_bio_pages()
505 unlock_extent(tree, last_offset, end); in add_ra_bio_pages()
Dextent_io.c2901 unlock_extent(tree, start, end); in __do_readpage()
2941 unlock_extent(tree, cur, end); in __do_readpage()
3036 unlock_extent(tree, cur, cur + iosize - 1); in __do_readpage()
3046 unlock_extent(tree, cur, cur + iosize - 1); in __do_readpage()
3064 unlock_extent(tree, cur, cur + iosize - 1); in __do_readpage()
3098 unlock_extent(tree, start, end); in __do_contiguous_readpages()
3169 unlock_extent(tree, start, end); in __extent_read_full_page()
Dextent_io.h299 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end) in unlock_extent() function
Dioctl.c3268 unlock_extent(&BTRFS_I(inode)->io_tree, off, off + len - 1); in lock_extent_range()
3296 unlock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1); in btrfs_double_extent_unlock()
3297 unlock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1); in btrfs_double_extent_unlock()
3315 unlock_extent(&BTRFS_I(inode1)->io_tree, loff1, in btrfs_double_extent_lock()
3540 unlock_extent(&BTRFS_I(src)->io_tree, same_lock_start, in btrfs_extent_same_range()
4332 unlock_extent(&BTRFS_I(src)->io_tree, lock_start, lock_end); in btrfs_clone_files()
Drelocation.c1674 unlock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
2096 unlock_extent(&BTRFS_I(inode)->io_tree, start, end); in invalidate_extent_cache()
3090 unlock_extent(&BTRFS_I(inode)->io_tree, start, end); in prealloc_file_extent_cluster()
3135 unlock_extent(&BTRFS_I(inode)->io_tree, start, end); in setup_extent_mapping()
3249 unlock_extent(&BTRFS_I(inode)->io_tree, in relocate_file_extent_cluster()
Dfile.c1547 unlock_extent(&inode->io_tree, lockstart, lockend); in check_can_nocow()
1563 unlock_extent(&inode->io_tree, lockstart, lockend); in check_can_nocow()
Dinode.c779 unlock_extent(io_tree, async_extent->start, in submit_compressed_extents()
8055 unlock_extent(&BTRFS_I(inode)->io_tree, dip->logical_offset, in btrfs_endio_direct_read()
8447 unlock_extent(&BTRFS_I(inode)->io_tree, file_offset, in btrfs_submit_direct()