Home
last modified time | relevance | path

Searched refs:btrfs_clone_extent_buffer (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dtree-mod-log.c767 eb_rewin = btrfs_clone_extent_buffer(eb); in btrfs_tree_mod_log_rewind()
844 eb = btrfs_clone_extent_buffer(old); in btrfs_get_old_root()
872 eb = btrfs_clone_extent_buffer(eb_root); in btrfs_get_old_root()
A Dextent_io.h199 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src);
A Dextent_io.c3068 clone = btrfs_clone_extent_buffer(path->nodes[0]); in fiemap_next_leaf_item()
3135 clone = btrfs_clone_extent_buffer(path->nodes[0]); in fiemap_search_slot()
3727 struct extent_buffer *btrfs_clone_extent_buffer(const struct extent_buffer *src) in btrfs_clone_extent_buffer() function
A Dbackref.c2569 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_refs()
2627 eb = btrfs_clone_extent_buffer(path->nodes[0]); in iterate_inode_extrefs()
A Dsend.c7393 clone = btrfs_clone_extent_buffer(path->nodes[level]); in replace_node_with_clone()
7729 btrfs_clone_extent_buffer(left_root->commit_root); in btrfs_compare_trees()
7738 btrfs_clone_extent_buffer(right_root->commit_root); in btrfs_compare_trees()
A Dtree-log.c3678 src = btrfs_clone_extent_buffer(path->nodes[0]); in process_dir_items_leaf()
4340 src = btrfs_clone_extent_buffer(src_path->nodes[0]); in copy_items()
A Dqgroup.c3308 scratch_leaf = btrfs_clone_extent_buffer(path->nodes[0]); in qgroup_rescan_leaf()
A Dctree.c1838 clone = btrfs_clone_extent_buffer(lowest); in finish_need_commit_sem_search()

Completed in 69 milliseconds