Searched refs:old_device_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-ima.c706 char *old_device_data = NULL, *new_device_data = NULL, *combined_device_data = NULL; local
726 old_device_data = md->ima.active_table.device_metadata;
732 "%s%snew_name=%s,new_uuid=%s;%s", DM_IMA_VERSION_STR, old_device_data,
745 kfree(old_device_data);

Completed in 88 milliseconds