dm_table_busy
id = dm_table_busy(head, table_id);
id = dm_table_busy(head, table);
id = dm_table_busy(head, DM_TABLE_ACTIVE);
id = dm_table_busy(head, table_id);
static int dm_table_busy(dm_table_head_t *, uint8_t);