Searched refs:btrfs_clean_tree_block (Results 1 – 7 of 7) sorted by relevance
52 void btrfs_clean_tree_block(struct extent_buffer *buf);
948 btrfs_clean_tree_block(buf); in update_ref_for_cow()1886 btrfs_clean_tree_block(mid); in balance_level()1949 btrfs_clean_tree_block(right); in balance_level()1994 btrfs_clean_tree_block(mid); in balance_level()3746 btrfs_clean_tree_block(left); in __push_leaf_right()3758 btrfs_clean_tree_block(path->nodes[0]); in __push_leaf_right()3991 btrfs_clean_tree_block(right); in __push_leaf_left()5059 btrfs_clean_tree_block(leaf); in btrfs_del_items()
1253 btrfs_clean_tree_block(free_space_root->node); in btrfs_clear_free_space_tree()
2736 btrfs_clean_tree_block(next); in walk_down_log_tree()2805 btrfs_clean_tree_block(next); in walk_up_log_tree()2887 btrfs_clean_tree_block(next); in walk_log_tree()
4684 btrfs_clean_tree_block(buf); in btrfs_init_new_buffer()5323 btrfs_clean_tree_block(eb); in walk_up_proc()
1221 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