<dec f='src/src/sys/dev/dm/dm.h' l='342' type='int dm_table_get_target_count(dm_table_head_t * , __uint8_t )'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='448' u='c' c='dm_dev_status_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='455' u='c' c='dm_dev_status_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='879' u='c' c='dm_table_status_ioctl'/>
<use f='src/src/sys/dev/dm/dm_ioctl.c' l='884' u='c' c='dm_table_status_ioctl'/>
<def f='src/src/sys/dev/dm/dm_table.c' l='265' ll='285' type='int dm_table_get_target_count(dm_table_head_t * head, __uint8_t table_id)'/>
<doc f='src/src/sys/dev/dm/dm_table.c' l='259'>/*
 * Return &gt; 0 if table is at least one table entry (returns number of entries)
 * and return 0 if there is not. Target count returned from this function
 * doesn&apos;t need to be true when userspace user receive it (after return
 * there can be dm_dev_resume_ioctl), therfore this isonly informative.
 */</doc>
