Searched refs:textdump_offset (Results 1 – 1 of 1) sorted by relevance
176 static off_t textdump_offset; /* Offset of next sequential write. */ variable269 *offsetp = textdump_offset; in textdump_saveoff()276 textdump_offset = offset; in textdump_restoreoff()289 error = textdump_writeblock(di, textdump_offset, buffer); in textdump_writenextblock()290 textdump_offset -= TEXTDUMP_BLOCKSIZE; in textdump_writenextblock()465 textdump_offset = di->mediasize - sizeof(kdh); in textdump_dumpsys()491 dumplen = trailer_offset - (textdump_offset + TEXTDUMP_BLOCKSIZE); in textdump_dumpsys()