HomeSort by: relevance | last modified time | path
    Searched defs:dm_detach (Results 1 - 1 of 1) 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

Completed in 11 milliseconds