Home
last modified time | relevance | path

Searched refs:bio_alloc_cache (Results 1 – 1 of 1) sorted by relevance

/block/
Dbio.c28 struct bio_alloc_cache { struct
629 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()
649 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead()
665 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy()
691 struct bio_alloc_cache *cache; in bio_put()
1641 bs->cache = alloc_percpu(struct bio_alloc_cache); in bioset_init()
1689 struct bio_alloc_cache *cache; in bio_alloc_kiocb()