Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h680 * bch_cache_set_alloc() will make sure the pool can allocate iterators
1034 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
H A Dsuper.c1882 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc() function
2186 c = bch_cache_set_alloc(&ca->sb); in register_cache_set()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h686 * bch_cache_set_alloc() will make sure the pool can allocate iterators
1033 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
H A Dsuper.c1856 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc() function
2160 c = bch_cache_set_alloc(&ca->sb); in register_cache_set()

Completed in 10 milliseconds