Searched refs:print_layout_volume_msg (Results 1 – 5 of 5) sorted by relevance
44 extern void print_layout_volume_msg(char *type, uint64_t nbytes);
46 print_layout_volume_msg( in print_layout_volume_msg() function
146 print_layout_volume_msg(devconfig_type_to_str(TYPE_CONCAT), nbytes); in layout_concat()
188 print_layout_volume_msg(devconfig_type_to_str(TYPE_STRIPE), nbytes); in layout_stripe()
180 print_layout_volume_msg(devconfig_type_to_str(TYPE_MIRROR), nbytes); in layout_mirror()