Home
last modified time | relevance | path

Searched refs:dm_table_unbusy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/dm/
H A Ddm_table.c56 static void dm_table_unbusy(dm_table_head_t *);
88 dm_table_unbusy(dm_table_head_t *head) in dm_table_unbusy() function
120 dm_table_unbusy(head); in dm_table_release()
206 dm_table_unbusy(head); in dm_table_size_impl()
271 dm_table_unbusy(head); in dm_table_disksize()
296 dm_table_unbusy(head); in dm_table_get_target_count()
/netbsd-src/sys/dev/dm/doc/
H A Dlocking.txt170 uses dm_table_busy routine to hold reference counter during work and dm_table_unbusy for reference …
205 dm_table_unbusy(dm_table_head_t *head)