Searched refs:__bio_alloc_cache_prune (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dbio.c714 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, function
733 nr -= __bio_alloc_cache_prune(cache, nr);
736 __bio_alloc_cache_prune(cache, nr);

Completed in 269 milliseconds