DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dm_dev_insert
sys/dev/disk/dm/dm.h
234
int dm_dev_insert(dm_dev_t *);
sys/dev/disk/dm/dm_dev.c
264
if ((r = dm_dev_insert(dmv)) != 0)
sys/dev/disk/dm/dm_ioctl.c
315
dm_dev_insert(dmv);