Searched refs:all_io_entry (Results 1 – 2 of 2) sorted by relevance
296 struct dm_deferred_entry *all_io_entry; member703 pb->all_io_entry = NULL; in init_per_bio_data()796 BUG_ON(pb->all_io_entry); in inc_ds()798 pb->all_io_entry = dm_deferred_entry_inc(cache->all_io_ds); in inc_ds()1234 if (!pb->all_io_entry) in check_for_quiesced_migrations()1238 dm_deferred_entry_dec(pb->all_io_entry, &work); in check_for_quiesced_migrations()
462 struct dm_deferred_entry *all_io_entry; member597 h->all_io_entry = dm_deferred_entry_inc(pool->all_io_ds); in inc_all_io_entry()2280 h->all_io_entry = NULL; in thin_hook_bio()3904 if (h->all_io_entry) { in thin_endio()3906 dm_deferred_entry_dec(h->all_io_entry, &work); in thin_endio()