Searched refs:btrfs_clone_extent_buffer (Results 1 – 6 of 6) sorted by relevance
979 eb_rewin = btrfs_clone_extent_buffer(eb); in btrfs_tree_mod_log_rewind()1056 eb = btrfs_clone_extent_buffer(old); in btrfs_get_old_root()1084 eb = btrfs_clone_extent_buffer(eb_root); in btrfs_get_old_root()
419 clone = btrfs_clone_extent_buffer(path->nodes[0]); in fiemap_search_slot()
7348 clone = btrfs_clone_extent_buffer(path->nodes[level]); in replace_node_with_clone()7684 btrfs_clone_extent_buffer(left_root->commit_root); in btrfs_compare_trees()7693 btrfs_clone_extent_buffer(right_root->commit_root); in btrfs_compare_trees()
3022 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src) in btrfs_clone_extent_buffer() function
3719 scratch_leaf = btrfs_clone_extent_buffer(path->nodes[0]); in qgroup_rescan_leaf()
4113 ctx->scratch_eb = btrfs_clone_extent_buffer(path->nodes[0]); in clone_leaf()