Searched refs:JOURNAL_PIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/md/bcache/ | ||
H A D | journal.h | 165 #define JOURNAL_PIN 20000 macro |
H A D | journal.c | 994 if (!(init_fifo(&j->pin, JOURNAL_PIN, GFP_KERNEL)) || in bch_journal_alloc() |