Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dsuper.c1479 #define alloc_bucket_pages(gfp, c) \ macro
1551 !(c->uuids = alloc_bucket_pages(GFP_KERNEL, c)) || in bch_cache_set_alloc()
1863 !(ca->disk_buckets = alloc_bucket_pages(GFP_KERNEL, ca)) || in cache_alloc()