Searched refs:textdump_offset (Results 1 – 1 of 1) sorted by relevance
178 static off_t textdump_offset; /* Offset of next sequential write. */ variable271 *offsetp = textdump_offset; in textdump_saveoff()278 textdump_offset = offset; in textdump_restoreoff()291 error = textdump_writeblock(di, textdump_offset, buffer); in textdump_writenextblock()292 textdump_offset -= TEXTDUMP_BLOCKSIZE; in textdump_writenextblock()467 textdump_offset = di->mediasize - sizeof(kdh); in textdump_dumpsys()493 dumplen = trailer_offset - (textdump_offset + TEXTDUMP_BLOCKSIZE); in textdump_dumpsys()