Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dbcache.h1032 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb);
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()