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

/linux-master/block/
H A Dbio.c703 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, function
722 nr -= __bio_alloc_cache_prune(cache, nr);
725 __bio_alloc_cache_prune(cache, nr);

Completed in 126 milliseconds