get_members_for_mdraid
Description:
Gets the physical block devices that are part of raid
.
Parameters:
this |
A Client. |
raid |
A MDRaid. |
Returns:
A list of Block instances. The returned list should be freed with g_list_free after each element has been freed with unref. |