Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dutil.h159 #define init_fifo_exact(fifo, _size, gfp) \ macro
Dsysfs.c774 if (!init_fifo_exact(&free, p, GFP_KERNEL)) in STORE()