HomeSort by: relevance | last modified time | path
    Searched defs:tapea_volume (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/dump/
tape.c 112 static int64_t tapea_volume; /* value of spcl.c_tapea at volume start */ variable in typeref:typename:int64_t
233 blocks = iswap64(spcl.c_tapea) - tapea_volume;
269 (long)((iswap64(spcl.c_tapea) - tapea_volume) /
584 tapea_volume = iswap64(spcl.c_tapea);
tape.c 112 static int64_t tapea_volume; /* value of spcl.c_tapea at volume start */ variable in typeref:typename:int64_t
233 blocks = iswap64(spcl.c_tapea) - tapea_volume;
269 (long)((iswap64(spcl.c_tapea) - tapea_volume) /
584 tapea_volume = iswap64(spcl.c_tapea);
tape.c 112 static int64_t tapea_volume; /* value of spcl.c_tapea at volume start */ variable in typeref:typename:int64_t
233 blocks = iswap64(spcl.c_tapea) - tapea_volume;
269 (long)((iswap64(spcl.c_tapea) - tapea_volume) /
584 tapea_volume = iswap64(spcl.c_tapea);

Completed in 147 milliseconds