Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/dm/
H A Ddm.h194 int dm_dev_remove_all_ioctl(prop_dictionary_t);
H A Ddevice-mapper.c126 {.cmd = "remove_all", .fn = dm_dev_remove_all_ioctl},
H A Ddm_ioctl.c368 dm_dev_remove_all_ioctl(prop_dictionary_t dm_dict) in dm_dev_remove_all_ioctl() function