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

/linux-master/drivers/md/
H A Ddm-ima.c477 char active_table_str[] = "active_table_hash="; local
482 unsigned int active_table_len = strlen(active_table_str);
529 memcpy(device_table_data + l, active_table_str, active_table_len);

Completed in 180 milliseconds