Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/tests/
A Dextent-io-tests.c176 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
212 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
267 unlock_extent(tmp, start, end, NULL); in test_find_delalloc()
/linux-6.3-rc2/fs/btrfs/
A Ddefrag.c649 unlock_extent(io_tree, start, end, &cached); in defrag_lookup_extent()
762 unlock_extent(&inode->io_tree, page_start, page_end, in defrag_prepare_one_page()
1106 goto unlock_extent; in defrag_one_range()
1119 unlock_extent: in defrag_one_range()
1120 unlock_extent(&inode->io_tree, start_index << PAGE_SHIFT, in defrag_one_range()
A Dinode.c1548 unlock_extent(&inode->io_tree, start, end, NULL); in cow_file_range_async()
2872 unlock_extent(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
7722 unlock_extent(&BTRFS_I(inode)->io_tree, pos, in btrfs_dio_iomap_end()
7750 unlock_extent(&inode->io_tree, dip->file_offset, in btrfs_dio_end_io()
9892 unlock_extent(io_tree, start, lockend, cached_state); in btrfs_encoded_read_inline()
10014 unlock_extent(io_tree, start, lockend, cached_state); in btrfs_encoded_read_regular()
10090 unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_encoded_read()
10330 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write()
10392 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write()
10423 unlock_extent(io_tree, start, end, &cached_state); in btrfs_do_encoded_write()
[all …]
A Dfile.c1014 unlock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
1099 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in btrfs_check_nocow_lock()
1393 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_buffered_write()
2226 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
2726 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
3000 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3008 unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_zero_range()
3210 unlock_extent(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3675 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in find_desired_extent()
A Dextent-io-tree.h141 static inline int unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in unlock_extent() function
A Dextent_io.c493 unlock_extent(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
676 unlock_extent(tree, processed->start, processed->end, &cached); in endio_readpage_release_extent()
1216 unlock_extent(tree, start, end, NULL); in btrfs_do_readpage()
1241 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
1248 unlock_extent(tree, cur, end, NULL); in btrfs_do_readpage()
1319 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
1327 unlock_extent(tree, cur, cur + iosize - 1, NULL); in btrfs_do_readpage()
1343 unlock_extent(tree, cur, end, NULL); in btrfs_do_readpage()
2810 unlock_extent(tree, start, end, &cached_state); in extent_invalidate_folio()
3566 unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in extent_fiemap()
[all …]
A Dreflink.c624 unlock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1, NULL); in btrfs_double_extent_unlock()
625 unlock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1, NULL); in btrfs_double_extent_unlock()
A Dordered-data.c1060 unlock_extent(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
1086 unlock_extent(&inode->io_tree, start, end, cached_state); in btrfs_try_lock_ordered_range()
A Dcompression.c469 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
489 unlock_extent(tree, cur, page_end, NULL); in add_ra_bio_pages()
A Drelocation.c1141 unlock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
1585 unlock_extent(&BTRFS_I(inode)->io_tree, start, end, &cached_state); in invalidate_extent_cache()
2898 unlock_extent(&inode->io_tree, start, end, &cached_state); in prealloc_file_extent_cluster()
2929 unlock_extent(&BTRFS_I(inode)->io_tree, start, end, &cached_state); in setup_relocation_extent_mapping()
3058 unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_one_page()
A Dfree-space-cache.c372 unlock_extent(&inode->io_tree, 0, (u64)-1, &cached_state); in btrfs_truncate_free_space_cache()
1304 unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in cleanup_write_cache_enospc()
1486 unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
A Ddisk-io.c139 unlock_extent(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()
A Dtree-log.c4286 unlock_extent(&log_root->log_csum_range, sums->bytenr, lock_end, in log_csums()

Completed in 75 milliseconds