Lines Matching refs:sc_name
389 sc->sc_name, (used * 100) / length); in g_journal_check_overflow()
415 "Destroy it manually after last close.", sc->sc_name, in g_journal_orphan()
440 GJ_DEBUG(1, "Marking %s as dirty.", sc->sc_name); in g_journal_access()
691 strlcpy(md.md_provider, sc->sc_name, sizeof(md.md_provider)); in g_journal_metadata_update()
1662 GJ_DEBUG(3, "No need for %s switch.", sc->sc_name); in g_journal_switch()
1666 GJ_DEBUG(1, "Marking %s as clean.", sc->sc_name); in g_journal_switch()
1720 GJ_DEBUG(1, "Marking file system %s as dirty.", sc->sc_name); in g_journal_mark_as_dirty()
1936 sc->sc_name); in g_journal_sync()
1944 GJ_DEBUG(0, "Journal %s consistent.", sc->sc_name); in g_journal_sync()
2030 GJ_DEBUG(0, "Journal %s clean.", sc->sc_name); in g_journal_worker()
2060 pp = g_new_providerf(gp, "%s.journal", sc->sc_name); in g_journal_worker()
2360 "g_journal %s", sc->sc_name); in g_journal_create()
2363 sc->sc_name); in g_journal_create()
2427 GJ_DEBUG(1, "Marking %s as clean.", sc->sc_name); in g_journal_destroy()
2526 if (strcmp(sc->sc_name, name) == 0) in g_journal_find_device()
2714 sc->sc_name); in g_journal_lowmem()
2817 GJ_TIMER_STOP(1, &bt, "Switch time of %s", sc->sc_name); in g_journal_switch_wait()
2871 GJ_DEBUG(3, "No need for %s switch.", sc->sc_name); in g_journal_do_switch()
2912 GJ_TIMER_STOP(1, &bt, "BIO_FLUSH time of %s", sc->sc_name); in g_journal_do_switch()