Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dm/
Ddm.h225 int dm_table_clear_ioctl(prop_dictionary_t);
Ddevice-mapper.c143 { .cmd = "clear", .fn = dm_table_clear_ioctl, .allowed = 0 },
Ddm_ioctl.c572 dm_table_clear_ioctl(prop_dictionary_t dm_dict) in dm_table_clear_ioctl() function
/netbsd/src/sys/dev/dm/doc/
Dlocking.txt86 dm_table_clear_ioctl -> Remove INACTIVE table from table list.