Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
A Dextent-io-tests.c127 unlock_extent(tmp, start, end); in test_find_delalloc()
163 unlock_extent(tmp, start, end); in test_find_delalloc()
218 unlock_extent(tmp, start, end); in test_find_delalloc()
/linux/fs/btrfs/
A Dextent-io-tree.h137 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end) in unlock_extent() function
A Dreflink.c601 unlock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1); in btrfs_double_extent_unlock()
602 unlock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1); in btrfs_double_extent_unlock()
A Dcompression.c743 unlock_extent(tree, cur, page_end); in add_ra_bio_pages()
764 unlock_extent(tree, cur, page_end); in add_ra_bio_pages()
A Drelocation.c1128 unlock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
1568 unlock_extent(&BTRFS_I(inode)->io_tree, start, end); in invalidate_extent_cache()
2874 unlock_extent(&inode->io_tree, start, end); in prealloc_file_extent_cluster()
2914 unlock_extent(&BTRFS_I(inode)->io_tree, start, end); in setup_relocation_extent_mapping()
3036 unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end); in relocate_one_page()
A Dextent_io.c3580 unlock_extent(tree, start, end); in btrfs_do_readpage()
3589 unlock_extent(tree, start, end); in btrfs_do_readpage()
3627 unlock_extent(tree, cur, end); in btrfs_do_readpage()
3716 unlock_extent(tree, cur, cur + iosize - 1); in btrfs_do_readpage()
3726 unlock_extent(tree, cur, cur + iosize - 1); in btrfs_do_readpage()
3742 unlock_extent(tree, cur, cur + iosize - 1); in btrfs_do_readpage()
6558 unlock_extent(io_tree, eb->start, eb->start + eb->len - 1); in read_extent_buffer_subpage()
A Dinode.c1413 unlock_extent(&inode->io_tree, start, end); in cow_file_range_async()
2422 unlock_extent(&inode->io_tree, start, start + len - 1); in split_zoned_em()
8015 unlock_extent(&BTRFS_I(inode)->io_tree, pos, pos + length - 1); in btrfs_dio_iomap_end()
8026 unlock_extent(&BTRFS_I(inode)->io_tree, pos, in btrfs_dio_iomap_end()
8061 unlock_extent(&BTRFS_I(dip->inode)->io_tree, in btrfs_dio_private_put()
8291 unlock_extent(&BTRFS_I(inode)->io_tree, file_offset, in btrfs_submit_direct()
A Dioctl.c1368 goto unlock_extent; in defrag_one_range()
1381 unlock_extent: in defrag_one_range()
A Dfile.c1542 unlock_extent(&inode->io_tree, lockstart, lockend); in check_can_nocow()

Completed in 56 milliseconds