Searched refs:btrfs_clone_extent_buffer (Results 1 – 9 of 9) sorted by relevance
978 eb_rewin = btrfs_clone_extent_buffer(eb); in btrfs_tree_mod_log_rewind()1055 eb = btrfs_clone_extent_buffer(old); in btrfs_get_old_root()1083 eb = btrfs_clone_extent_buffer(eb_root); in btrfs_get_old_root()
250 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src);
419 clone = btrfs_clone_extent_buffer(path->nodes[0]); in fiemap_search_slot()
2624 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_refs()2682 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_extrefs()
7338 clone = btrfs_clone_extent_buffer(path->nodes[level]); in replace_node_with_clone()7674 btrfs_clone_extent_buffer(left_root->commit_root); in btrfs_compare_trees()7683 btrfs_clone_extent_buffer(right_root->commit_root); in btrfs_compare_trees()
3053 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src) in btrfs_clone_extent_buffer() function
3778 scratch_leaf = btrfs_clone_extent_buffer(path->nodes[0]); in qgroup_rescan_leaf()
1816 clone = btrfs_clone_extent_buffer(lowest); in finish_need_commit_sem_search()
4120 ctx->scratch_eb = btrfs_clone_extent_buffer(path->nodes[0]); in clone_leaf()