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

/linux-master/drivers/md/
H A Ddm-ima.c478 char inactive_table_str[] = "inactive_table_hash="; local
483 unsigned int inactive_table_len = strlen(inactive_table_str);
543 memcpy(device_table_data + l, inactive_table_str, inactive_table_len);

Completed in 113 milliseconds