Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/dm/
H A Ddm_dev.c319 dm_dev_remove_all(int gentle) in dm_dev_remove_all() function
458 dm_dev_remove_all(0); in dm_dev_uninit()
H A Ddm.h240 int dm_dev_remove_all(int);
H A Ddm_ioctl.c378 return dm_dev_remove_all(1); in dm_dev_remove_all_ioctl()