Lines Matching refs:dm_tree
658 static int _add_dev_to_dtree(struct dev_manager *dm, struct dm_tree *dtree, in _add_dev_to_dtree()
712 static int _add_lv_to_dtree(struct dev_manager *dm, struct dm_tree *dtree, struct logical_volume *l… in _add_lv_to_dtree()
730 static struct dm_tree *_create_partial_dtree(struct dev_manager *dm, struct logical_volume *lv) in _create_partial_dtree()
732 struct dm_tree *dtree; in _create_partial_dtree()
765 static char *_add_error_device(struct dev_manager *dm, struct dm_tree *dtree, in _add_error_device()
813 struct dm_tree **tree = (struct dm_tree **) node; in _add_error_area()
928 static int _add_new_lv_to_dtree(struct dev_manager *dm, struct dm_tree *dtree,
932 struct dm_tree *dtree, in _add_segment_to_dtree()
999 static int _add_new_lv_to_dtree(struct dev_manager *dm, struct dm_tree *dtree, in _add_new_lv_to_dtree()
1198 struct dm_tree *dtree; in _tree_action()
1333 struct dm_tree *dtree; in dev_manager_device_uses_vg()