Lines Matching refs:bio_joffset
781 bp->bio_joffset = joffset; in g_journal_new_bio()
797 (bp)->bio_offset + (bp)->bio_length, (bp)->bio_joffset, \
879 cbp->bio_joffset = joffset; in g_journal_insert()
945 cbp->bio_joffset + nend - cstart, tmpdata, flags); in g_journal_insert()
977 cbp->bio_joffset += nend - cstart; in g_journal_insert()
1010 (intmax_t)cbp->bio_joffset, cbp->bio_data); in g_journal_insert()
1106 cbp->bio_offset = bp->bio_joffset; in g_journal_read_first()
1142 bp->bio_joffset = 0; in g_journal_copy_send()
1277 fbp->bio_joffset = joffset; in g_journal_flush()
1311 bp->bio_joffset = ent->je_joffset; in g_journal_flush()
1391 bp->bio_offset = bp->bio_joffset; in g_journal_flush_send()
1392 bp->bio_joffset = 0; in g_journal_flush_send()
1591 bp->bio_joffset + cstart - bp->bio_offset; in g_journal_read()