Home
last modified time | relevance | path

Searched refs:dm_cmd_to_fun (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/dm/
H A Ddevice-mapper.c68 static int dm_cmd_to_fun(prop_dictionary_t);
431 if ((r = dm_cmd_to_fun(dm_dict_in)) != 0) in dmioctl()
446 dm_cmd_to_fun(prop_dictionary_t dm_dict) in dm_cmd_to_fun() function