Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/dm/
H A Ddm.h200 int dm_table_load_ioctl(prop_dictionary_t);
H A Ddevice-mapper.c131 {.cmd = "reload", .fn = dm_table_load_ioctl},
H A Ddm_ioctl.c673 dm_table_load_ioctl(prop_dictionary_t dm_dict) in dm_table_load_ioctl() function