<dec f='src/src/sys/dev/dm/dm.h' l='337' type='int dm_table_destroy(dm_table_head_t * , __uint8_t )'/>
<use f='src/src/sys/dev/dm/device-mapper.c' l='267' u='c' c='dm_detach'/>
<use f='src/src/sys/dev/dm/device-mapper.c' l='270' u='c' c='dm_detach'/>
<use f='src/src/sys/dev/dm/dm_dev.c' l='295' u='c' c='dm_dev_destroy'/>
<use f='src/src/sys/dev/dm/dm_dev.c' l='298' u='c' c='dm_dev_destroy'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='550' u='c' c='dm_dev_resume_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='591' u='c' c='dm_table_clear_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='727' u='c' c='dm_table_load_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='793' u='c' c='dm_table_load_ioctl'/>
<def f='src/src/sys/dev/dm/dm_table.c' l='138' ll='175' type='int dm_table_destroy(dm_table_head_t * head, __uint8_t table_id)'/>
<doc f='src/src/sys/dev/dm/dm_table.c' l='132'>/*
 * Destroy all table data. This function can run when there are no
 * readers on table lists.
 *
 * XXX Is it ok to call kmem_free and potentialy VOP_CLOSE with held mutex ?xs
 */</doc>
