Searched refs:btrfs_clean_tree_block (Results 1 – 7 of 7) sorted by relevance
52 void btrfs_clean_tree_block(struct extent_buffer *buf);
361 btrfs_clean_tree_block(buf); in update_ref_for_cow()923 btrfs_clean_tree_block(mid); in balance_level()984 btrfs_clean_tree_block(right); in balance_level()1029 btrfs_clean_tree_block(mid); in balance_level()2770 btrfs_clean_tree_block(left); in __push_leaf_right()2782 btrfs_clean_tree_block(path->nodes[0]); in __push_leaf_right()3014 btrfs_clean_tree_block(right); in __push_leaf_left()4077 btrfs_clean_tree_block(leaf); in btrfs_del_items()
1257 btrfs_clean_tree_block(free_space_root->node); in btrfs_clear_free_space_tree()
2802 btrfs_clean_tree_block(next); in walk_down_log_tree()2872 btrfs_clean_tree_block(next); in walk_up_log_tree()2953 btrfs_clean_tree_block(next); in walk_log_tree()
4741 btrfs_clean_tree_block(buf); in btrfs_init_new_buffer()5373 btrfs_clean_tree_block(eb); in walk_up_proc()
1220 btrfs_clean_tree_block(quota_root->node); in btrfs_quota_disable()
1123 void btrfs_clean_tree_block(struct extent_buffer *buf) in btrfs_clean_tree_block() function