Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dsuper.c1853 #define alloc_meta_bucket_pages(gfp, sb) \ macro
1938 c->uuids = alloc_meta_bucket_pages(GFP_KERNEL, sb); in bch_cache_set_alloc()
2305 ca->disk_buckets = alloc_meta_bucket_pages(GFP_KERNEL, &ca->sb); in cache_alloc()