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

/linux-master/drivers/md/
H A Ddm-ima.c483 unsigned int inactive_table_len = strlen(inactive_table_str); local
543 memcpy(device_table_data + l, inactive_table_str, inactive_table_len);
544 l += inactive_table_len;

Completed in 115 milliseconds