Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Djournal.h167 #define journal_full(j) \ macro
H A Djournal.c693 if (!journal_full(&c->journal)) in journal_reclaim()
769 } else if (journal_full(&c->journal)) { in journal_write_unlocked()
882 if (!journal_full(&c->journal)) { in journal_wait_for_write()