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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c583 * parse_one_key_value_pair() - Parse one key/value pair and update the configuration data
591 static int parse_one_key_value_pair(const char *key, const char *value, function
633 result = parse_one_key_value_pair(argv[0], argv[1], config);

Completed in 137 milliseconds