Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dutil.h42 #define init_heap(heap, _size, gfp) \ macro
Dsuper.c2311 if (!init_heap(&ca->heap, free << 3, GFP_KERNEL)) { in cache_alloc()