Searched refs:dm_table_busy (Results 1 – 2 of 2) sorted by relevance
55 static int dm_table_busy(dm_table_head_t *, uint8_t);67 dm_table_busy(dm_table_head_t *head, uint8_t table_id) in dm_table_busy() function109 id = dm_table_busy(head, table_id); in dm_table_get_entry()194 id = dm_table_busy(head, table); in dm_table_size_impl()246 id = dm_table_busy(head, DM_TABLE_ACTIVE); in dm_table_disksize()290 id = dm_table_busy(head, table_id); in dm_table_get_target_count()
170 uses dm_table_busy routine to hold reference counter during work and dm_table_unbusy for reference …182 dm_table_busy(dm_table_head_t *head, uint8_t table_id)