Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/dm/
H A Ddm.h215 int dm_dev_list_ioctl(prop_dictionary_t);
H A Ddevice-mapper.c138 { .cmd = "names", .fn = dm_dev_list_ioctl, .allowed = 1 },
H A Ddm_ioctl.c288 dm_dev_list_ioctl(prop_dictionary_t dm_dict) in dm_dev_list_ioctl() function