Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Djournal.h165 #define JOURNAL_PIN 20000 macro
H A Djournal.c994 if (!(init_fifo(&j->pin, JOURNAL_PIN, GFP_KERNEL)) || in bch_journal_alloc()