Searched refs:bio_list_empty (Results 1 – 12 of 12) sorted by relevance
263 if (bio_list_empty(&cell->bios)) { in __promote_or_release()
1968 while (!bio_list_empty(&bios)) { in process_deferred_bios()2237 return !bio_list_empty(&cache->deferred_bios) || in more_work()2239 !bio_list_empty(&cache->deferred_flush_bios) || in more_work()2240 !bio_list_empty(&cache->deferred_writethrough_bios) || in more_work()
2009 if (bio_list_empty(&tc->deferred_bio_list)) { in process_thin_deferred_bios()2194 if (bio_list_empty(&bios) && in process_deferred_bios()
880 !bio_list_empty(current->bio_list))), in wait_barrier()
4628 if (!bio_list_empty(&s.return_bi)) { in handle_stripe()5842 if (!bio_list_empty(&conf->return_bi) && in raid5d()
949 !bio_list_empty(current->bio_list)), in wait_barrier()
389 if (bio_list_empty(&rbio->bio_list)) { in __remove_rbio_from_cache()678 if (bio_list_empty(&cur->bio_list) && in lock_stripe_add()773 BUG_ON(!bio_list_empty(&rbio->bio_list)); in unlock_stripe()843 WARN_ON(!bio_list_empty(&rbio->bio_list)); in __free_raid_bio()
303 if (bio_list_empty(&qn->bios)) { in throtl_pop_queued()1103 if (!bio_list_empty(&bio_list_on_stack)) { in blk_throtl_dispatch_work_fn()
467 if (current->bio_list && !bio_list_empty(current->bio_list)) in bio_alloc_bioset()
601 static inline int bio_list_empty(const struct bio_list *bl) in bio_list_empty() function
853 reads_queued = !bio_list_empty(&pd->iosched.read_queue); in pkt_iosched_process_queue()854 writes_queued = !bio_list_empty(&pd->iosched.write_queue); in pkt_iosched_process_queue()1025 BUG_ON(bio_list_empty(&pkt->orig_bios)); in pkt_gather_data()
612 busy = !bio_list_empty(&priv->list); in ps3vram_make_request()