Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/dm/
H A Ddevice-mapper.c62 static int dm_cmd_to_fun(prop_dictionary_t);
271 err = dm_cmd_to_fun(dm_dict_in); in dmioctl()
286 dm_cmd_to_fun(prop_dictionary_t dm_dict) in dm_cmd_to_fun() function