Searched refs:bio_list_empty (Results 1 – 13 of 13) sorted by relevance
592 WARN_ON_ONCE(!bio_list_empty(&zwplug->bio_list)); in disk_free_zone_wplug()639 if (!zwplug->wp_offset && bio_list_empty(&zwplug->bio_list)) { in disk_check_zone_wplug_dead()733 if (bio_list_empty(&zwplug->bio_list)) in disk_zone_wplug_abort()1566 if (!bio_list_empty(&zwplug->bio_list)) { in blk_zone_wplug_handle_native_zone_append()1671 if (bio_list_empty(&zwplug->bio_list)) in disk_zone_wplug_unplug_bio()1676 else if (!bio_list_empty(&zwplug->bio_list)) in disk_zone_wplug_unplug_bio()
239 if (bio_list_empty(&qn->bios_bps) && bio_list_empty(&qn->bios_iops)) { in throtl_pop_queued()1217 if (!bio_list_empty(&bio_list_on_stack)) { in blk_throtl_dispatch_work_fn()
426 if (bio_list_empty(¤t->bio_list[0]) && in punt_bios_to_rescuer()427 bio_list_empty(¤t->bio_list[1])) in punt_bios_to_rescuer()
392 if (bio_list_empty(bios)) in issue_deferred_bios()1187 if (bio_list_empty(&discards)) in process_deferred_discards()1220 if (bio_list_empty(&bios)) in process_deferred_bios()1243 if (bio_list_empty(&bios) && bio_list_empty(&bio_completions) && in process_deferred_flush_bios()
889 if (!bio_list_empty(&bios)) { in cell_defer_no_holder()2197 if (bio_list_empty(&tc->deferred_bio_list)) { in process_thin_deferred_bios()2386 if (bio_list_empty(&bios) && bio_list_empty(&bio_completions) && in process_deferred_bios()
469 WARN_ON(!bio_list_empty(&cw->bio_list)); in dmz_put_chunk_work()
1278 if (bio_list_empty(&deferred_bios)) in process_deferred_bios()
970 (!bio_list_empty(&bio_list[0]) || !bio_list_empty(&bio_list[1]))) in stop_waiting_barrier()
1357 if (should_defer && !bio_list_empty(&pending_bios)) in ops_run_io()
60 if (bio_list_empty(&failed_read_list)) in iomap_fail_buffered_read()
169 WARN_ON(!bio_list_empty(&rbio->bio_list)); in free_raid_bio()505 if (bio_list_empty(&rbio->bio_list)) { in __remove_rbio_from_cache()788 if (bio_list_empty(&cur->bio_list) && in lock_stripe_add()879 BUG_ON(!bio_list_empty(&rbio->bio_list)); in unlock_stripe()
543 static inline int bio_list_empty(const struct bio_list *bl) in bio_list_empty() function
588 busy = !bio_list_empty(&priv->list); in ps3vram_submit_bio()