Searched refs:g_journal_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c1526 g_journal_read(struct g_journal_softc *sc, struct bio *pbp, off_t ostart, function
1589 * If we don't have the whole request yet, call g_journal_read()
1593 g_journal_read(sc, pbp, ostart, cstart);
1595 g_journal_read(sc, pbp, cend, oend);
2133 g_journal_read(sc, bp, bp->bio_offset,

Completed in 40 milliseconds