Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dsuper.c1855 #define alloc_meta_bucket_pages(gfp, sb) \ macro
1940 c->uuids = alloc_meta_bucket_pages(GFP_KERNEL, sb); in bch_cache_set_alloc()
2307 ca->disk_buckets = alloc_meta_bucket_pages(GFP_KERNEL, &ca->sb); in cache_alloc()