Searched refs:btrfs_clean_tree_block (Results 1 – 7 of 7) sorted by relevance
52 void btrfs_clean_tree_block(struct extent_buffer *buf);
951 btrfs_clean_tree_block(buf); in update_ref_for_cow()1911 btrfs_clean_tree_block(mid); in balance_level()1974 btrfs_clean_tree_block(right); in balance_level()2019 btrfs_clean_tree_block(mid); in balance_level()3782 btrfs_clean_tree_block(left); in __push_leaf_right()3794 btrfs_clean_tree_block(path->nodes[0]); in __push_leaf_right()4027 btrfs_clean_tree_block(right); in __push_leaf_left()5095 btrfs_clean_tree_block(leaf); in btrfs_del_items()
1261 btrfs_clean_tree_block(free_space_root->node); in btrfs_clear_free_space_tree()
2783 btrfs_clean_tree_block(next); in walk_down_log_tree()2852 btrfs_clean_tree_block(next); in walk_up_log_tree()2934 btrfs_clean_tree_block(next); in walk_log_tree()
4596 btrfs_clean_tree_block(buf); in btrfs_init_new_buffer()5235 btrfs_clean_tree_block(eb); in walk_up_proc()
1276 btrfs_clean_tree_block(quota_root->node); in btrfs_quota_disable()
1004 void btrfs_clean_tree_block(struct extent_buffer *buf) in btrfs_clean_tree_block() function