Searched refs:all_io_entry (Results 1 – 2 of 2) sorted by relevance
340 struct dm_deferred_entry *all_io_entry; member755 pb->all_io_entry = NULL; in init_per_bio_data()849 BUG_ON(pb->all_io_entry); in inc_ds()851 pb->all_io_entry = dm_deferred_entry_inc(cache->all_io_ds); in inc_ds()1453 if (!pb->all_io_entry) in check_for_quiesced_migrations()1457 dm_deferred_entry_dec(pb->all_io_entry, &work); in check_for_quiesced_migrations()
544 struct dm_deferred_entry *all_io_entry; member710 h->all_io_entry = dm_deferred_entry_inc(pool->all_io_ds); in inc_all_io_entry()2528 h->all_io_entry = NULL; in thin_hook_bio()4122 if (h->all_io_entry) { in thin_endio()4124 dm_deferred_entry_dec(h->all_io_entry, &work); in thin_endio()