HomeSort by: relevance | last modified time | path
    Searched defs:dm_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/dm/
device-mapper.c 73 static int dm_detach(device_t, int);
109 dm_match, dm_attach, dm_detach, NULL, NULL, NULL,
257 * dm_detach:
264 dm_detach(device_t self, int flags) function in typeref:typename:int
device-mapper.c 73 static int dm_detach(device_t, int);
109 dm_match, dm_attach, dm_detach, NULL, NULL, NULL,
257 * dm_detach:
264 dm_detach(device_t self, int flags) function in typeref:typename:int

Completed in 47 milliseconds