Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.h55 #define JEMPTY(sc) ((sc)->sc_journal_offset - \ macro
H A Dg_journal.c1661 if (JEMPTY(sc)) { in g_journal_switch()
2867 } else if (JEMPTY(sc)) { in g_journal_do_switch()