Searched refs:bio_list_empty (Results 1 – 10 of 10) sorted by relevance
388 if (bio_list_empty(&rbio->bio_list)) { in __remove_rbio_from_cache()673 if (bio_list_empty(&cur->bio_list) && in lock_stripe_add()768 BUG_ON(!bio_list_empty(&rbio->bio_list)); in unlock_stripe()831 WARN_ON(!bio_list_empty(&rbio->bio_list)); in __free_raid_bio()
376 if (bio_list_empty(&qn->bios)) { in throtl_pop_queued()1280 if (!bio_list_empty(&bio_list_on_stack)) { in blk_throtl_dispatch_work_fn()
454 if (current->bio_list && !bio_list_empty(current->bio_list)) in bio_alloc_bioset()
543 static inline int bio_list_empty(const struct bio_list *bl) in bio_list_empty() function
1615 while (!bio_list_empty(&bios)) { in process_deferred_bios()1827 return !bio_list_empty(&cache->deferred_bios) || in more_work()1828 !bio_list_empty(&cache->deferred_flush_bios) || in more_work()1829 !bio_list_empty(&cache->deferred_writethrough_bios) || in more_work()
1791 if (bio_list_empty(&tc->deferred_bio_list)) { in process_thin_deferred_bios()1976 if (bio_list_empty(&bios) && in process_deferred_bios()
911 !bio_list_empty(current->bio_list))), in wait_barrier()
1038 !bio_list_empty(current->bio_list)), in wait_barrier()
852 reads_queued = !bio_list_empty(&pd->iosched.read_queue); in pkt_iosched_process_queue()853 writes_queued = !bio_list_empty(&pd->iosched.write_queue); in pkt_iosched_process_queue()1024 BUG_ON(bio_list_empty(&pkt->orig_bios)); in pkt_gather_data()
609 busy = !bio_list_empty(&priv->list); in ps3vram_make_request()