Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dm/
Ddevice-mapper.c73 static int dm_detach(device_t, int);
109 dm_match, dm_attach, dm_detach, NULL, NULL, NULL,
264 dm_detach(device_t self, int flags) in dm_detach() function