Searched refs:btrfs_clone_extent_buffer (Results 1 – 6 of 6) sorted by relevance
273 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()
2614 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_refs()2672 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_extrefs()
3083 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src) in btrfs_clone_extent_buffer() function
3798 scratch_leaf = btrfs_clone_extent_buffer(path->nodes[0]); in qgroup_rescan_leaf()
4117 ctx->scratch_eb = btrfs_clone_extent_buffer(path->nodes[0]); in clone_leaf()