Searched refs:GJF_DEVICE_CHECKSUM (Results 1 – 2 of 2) sorted by relevance
1287 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) in g_journal_flush()1306 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) in g_journal_flush()1338 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) { in g_journal_flush()1887 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) in g_journal_sync()1896 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) { in g_journal_sync()1916 if (sc->sc_flags & GJF_DEVICE_CHECKSUM) { in g_journal_sync()2301 sc->sc_flags |= GJF_DEVICE_CHECKSUM; in g_journal_create()
76 #define GJF_DEVICE_CHECKSUM 0x0100 macro