Searched refs:btrfs_clean_tree_block (Results 1 – 7 of 7) sorted by relevance
51 void btrfs_clean_tree_block(struct extent_buffer *buf);
993 btrfs_clean_tree_block(buf); in update_ref_for_cow()1912 btrfs_clean_tree_block(mid); in balance_level()1973 btrfs_clean_tree_block(right); in balance_level()2018 btrfs_clean_tree_block(mid); in balance_level()3742 btrfs_clean_tree_block(left); in __push_leaf_right()3754 btrfs_clean_tree_block(path->nodes[0]); in __push_leaf_right()3983 btrfs_clean_tree_block(right); in __push_leaf_left()5031 btrfs_clean_tree_block(leaf); in btrfs_del_items()
1250 btrfs_clean_tree_block(free_space_root->node); in btrfs_clear_free_space_tree()
2742 btrfs_clean_tree_block(next); in walk_down_log_tree()2826 btrfs_clean_tree_block(next); in walk_up_log_tree()2908 btrfs_clean_tree_block(next); in walk_log_tree()
4427 btrfs_clean_tree_block(buf); in btrfs_init_new_buffer()5066 btrfs_clean_tree_block(eb); in walk_up_proc()
1103 btrfs_clean_tree_block(quota_root->node); in btrfs_quota_disable()
1089 void btrfs_clean_tree_block(struct extent_buffer *buf) in btrfs_clean_tree_block() function