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