Searched refs:dm_deferred_entry_dec (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/md/
H A Ddm-bio-prison.h120 void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head);
H A Ddm-bio-prison.c334 void dm_deferred_entry_dec(struct dm_deferred_entry *entry, struct list_head *head) dm_deferred_entry_dec() function
344 EXPORT_SYMBOL_GPL(dm_deferred_entry_dec); variable
H A Ddm-thin.c3894 dm_deferred_entry_dec(h->shared_read_entry, &work); thin_endio()
3906 dm_deferred_entry_dec(h->all_io_entry, &work); thin_endio()
H A Ddm-cache-target.c1238 dm_deferred_entry_dec(pb->all_io_entry, &work); check_for_quiesced_migrations()

Completed in 118 milliseconds