1lsm_volume_record_array_freLei(b3s)toragemgmt C API Mlasnmu_avlolume_record_array_free(3)
2
3
4
6 lsm_volume_record_array_free - Frees the memory of volume array.
7
9 int lsm_volume_record_array_free (lsm_volume *init[], uint32_t size);
10
12 init[] Array to release memory for.
13
14 size Number of elements.
15
17 1.0
18
20 Frees the memory for each of the volumes and then the volume array
21 itself.
22
24 Error code as enumerated by 'lsm_error_number':
25 * LSM_ERR_OK
26 On success or not found.
27 * LSM_ERR_INVALID_ARGUMENT
28 When not a valid lsm_volume pointer.
29
30
31
32February 2020 lsm_volume_record_arrayl_sfmr_eveolume_record_array_free(3)