DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dm_dev_remove_all
sys/dev/disk/dm/dm.h
240
int dm_dev_remove_all(int);
sys/dev/disk/dm/dm_dev.c
458
dm_dev_remove_all(0);
sys/dev/disk/dm/dm_ioctl.c
378
return dm_dev_remove_all(1);