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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c549 * process_one_key_value_pair() - Process one component of an optional parameter string and update
560 static int process_one_key_value_pair(const char *key, unsigned int value, function
610 return process_one_key_value_pair(key, count, config);

Completed in 138 milliseconds