Home | Sort by: relevance | last modified time | path |
/src/sys/dev/dm/ | |
dm.h | 318 dm_dev_t* dm_dev_detach(device_t); |
dm_dev.c | 225 dm_dev_detach(device_t devt) function in typeref:typename:dm_dev_t * |
device-mapper.c | 280 if ((dmv = dm_dev_detach(self)) == NULL) |