Searched refs:c_firstrec (Results 1 – 3 of 3) sorted by relevance
383 tpblksread, tmpbuf.c_firstrec); in getvol()386 tpblksread = tmpbuf.c_firstrec; in getvol()389 } else if (tmpbuf.c_firstrec > 0 && in getvol()390 tmpbuf.c_firstrec < tpblksread - 1) { in getvol()394 i = tpblksread - tmpbuf.c_firstrec - 1; in getvol()1087 if (header->c_firstrec) in accthdr()1089 header->c_firstrec); in accthdr()1284 s->c_firstrec = swap32(s->c_firstrec); in swap_header()
88 int32_t c_firstrec; /* first record on volume */ member
670 spcl.c_firstrec = slp->firstrec; in startnewtape()