Searched refs:bio_list_add_head (Results 1 – 3 of 3) sorted by relevance
523 static inline void bio_list_add_head(struct bio_list *bl, struct bio *bio) in bio_list_add_head() function
692 bio_list_add_head(&cache->free_list, bio); in bio_put()
813 bio_list_add_head(&md->deferred, bio); in dm_io_dec_pending()
Completed in 13 milliseconds