Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfile.c1430 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()
2507 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_punch_hole_lock_range()
2975 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_punch_hole()
3253 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3261 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, in btrfs_zero_range()
3389 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_fallocate()
3476 unlock_extent_cached(&BTRFS_I(inode)->io_tree, alloc_start, locked_end, in btrfs_fallocate()
3543 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in find_desired_extent()
H A Dextent-io-tree.h129 static inline int unlock_extent_cached(struct extent_io_tree *tree, u64 start, in unlock_extent_cached() function
H A Dinode.c2405 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
2432 unlock_extent_cached(&inode->io_tree, page_start, page_end, in btrfs_writepage_fixup_worker()
4551 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lock_start, in btrfs_truncate_inode_items()
4646 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4662 unlock_extent_cached(io_tree, block_start, block_end, in btrfs_truncate_block()
4682 unlock_extent_cached(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block()
4858 unlock_extent_cached(io_tree, hole_start, block_end - 1, &cached_state); in btrfs_cont_expand()
7193 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in lock_extent_direct()
7519 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in btrfs_dio_iomap_begin()
7546 unlock_extent_cached(&BTRFS_I(inode)->io_tree, lockstart, lockend, in btrfs_dio_iomap_begin()
[all …]
H A Dordered-data.c940 unlock_extent_cached(&inode->io_tree, start, end, cachedp); in btrfs_lock_and_flush_ordered_range()
H A Dioctl.c1178 unlock_extent_cached(io_tree, start, end, &cached); in defrag_lookup_extent()
1329 unlock_extent_cached(tree, page_start, page_end, in cluster_pages_for_defrag()
1437 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
1453 unlock_extent_cached(&BTRFS_I(inode)->io_tree, in cluster_pages_for_defrag()
H A Dextent_io.c1927 unlock_extent_cached(tree, delalloc_start, delalloc_end, in find_lock_delalloc_range()
3201 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
3293 unlock_extent_cached(tree, cur, in btrfs_do_readpage()
4873 unlock_extent_cached(&inode->io_tree, start, start + len - 1, in extent_fiemap()
H A Dfree-space-cache.c1165 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in cleanup_write_cache_enospc()
1352 unlock_extent_cached(&BTRFS_I(inode)->io_tree, 0, in __btrfs_write_out_cache()
H A Ddisk-io.c280 unlock_extent_cached(io_tree, eb->start, eb->start + eb->len - 1, in verify_parent_transid()
H A Dtree-log.c3987 unlock_extent_cached(&log_root->log_csum_range, sums->bytenr, lock_end, in log_csums()