Home
last modified time | relevance | path

Searched refs:btrfs_unlock_extent (Results 1 – 12 of 12) sorted by relevance

/linux/fs/btrfs/
H A Dfile.c919 btrfs_unlock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
1014 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in btrfs_check_nocow_lock()
1292 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, in copy_one_range()
1322 btrfs_unlock_extent(&inode->io_tree, lockstart, lockend, &cached_state); in copy_one_range()
1922 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
1932 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
1956 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
1978 btrfs_unlock_extent(io_tree, page_start, page_end, &cached_state); in btrfs_page_mkwrite()
2287 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole_lock_range()
2778 btrfs_unlock_extent( in btrfs_punch_hole()
[all...]
H A Dextent-io-tree.h188 static inline int btrfs_unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, in btrfs_unlock_extent() function
H A Ddefrag.c773 btrfs_unlock_extent(io_tree, start, end, &cached); in defrag_lookup_extent()
877 btrfs_unlock_extent(&inode->io_tree, lock_start, lock_end, &cached_state); in defrag_prepare_one_folio()
1240 btrfs_unlock_extent(&inode->io_tree, folio_pos(folios[0]), cur - 1, &cached_state); in defrag_one_range()
H A Dinode.c1738 btrfs_unlock_extent(io_tree, start, end, &cached_state); in fallback_to_cow()
2359 btrfs_unlock_extent(&inode->io_tree, 0, blocksize - 1, &cached); in run_delalloc_inline()
4999 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state); in truncate_block_zero_beyond_eof()
5009 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state); in truncate_block_zero_beyond_eof()
5039 btrfs_unlock_extent(io_tree, block_start, block_end, &cached_state);
5197 btrfs_unlock_extent(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_truncate_block()
7741 btrfs_unlock_extent(&inode->io_tree, lock_start, (u64)-1, &cached_state); in btrfs_invalidate_folio()
9359 btrfs_unlock_extent(io_tree, start, lockend, cached_state); in btrfs_prealloc_file_range()
9504 btrfs_unlock_extent(io_tree, start, lockend, cached_state); in btrfs_encoded_read_inline()
9590 btrfs_unlock_extent(io_tre in btrfs_encoded_read_endio()
[all...]
H A Dextent_io.c454 btrfs_unlock_extent(tree, delalloc_start, delalloc_end, &cached_state); in find_lock_delalloc_range()
1365 btrfs_unlock_extent(&inode->io_tree, start, end, cached_state); in set_delalloc_bitmap()
1392 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in find_next_delalloc_bitmap()
1578 btrfs_unlock_extent(&inode->io_tree, found_start, in writepage_delalloc()
2753 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state);
H A Dcompression.c479 btrfs_unlock_extent(tree, cur, folio_end, NULL); in add_ra_bio_pages()
486 btrfs_unlock_extent(tree, cur, folio_end, NULL); in add_ra_bio_pages()
H A Dfiemap.c843 btrfs_unlock_extent(&inode->io_tree, range_start, range_end, &cached_state); in extent_fiemap()
H A Drelocation.c1006 btrfs_unlock_extent(&inode->io_tree, key.offset, end,
1468 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in clean_dirty_subvols()
2774 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state);
2809 btrfs_unlock_extent(&inode->io_tree, start, end, &cached_state); in relocate_one_folio()
2967 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, clamped_start, clamped_end, in relocate_file_extent_cluster()
H A Dioctl.c4382 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_ioctl_encoded_read()
4580 btrfs_unlock_extent(io_tree, priv->start, priv->lockend, &priv->cached_state); in btrfs_uring_read_finished()
4670 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_read_extent()
4794 btrfs_unlock_extent(io_tree, start, lockend, &cached_state); in btrfs_uring_encoded_read()
H A Dextent_map.c1122 btrfs_unlock_extent(&inode->io_tree, start, start + len - 1, NULL); in btrfs_split_extent_map()
H A Dfree-space-cache.c352 btrfs_unlock_extent(&inode->io_tree, 0, (u64)-1, &cached_state); in btrfs_truncate_free_space_cache()
1281 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in cleanup_write_cache_enospc()
1467 btrfs_unlock_extent(&BTRFS_I(inode)->io_tree, 0, i_size_read(inode) - 1, in __btrfs_write_out_cache()
H A Dtree-log.c4768 btrfs_unlock_extent(&log_root->log_csum_range, sums->logical, lock_end, in log_csums()