Home | History | Annotate | Download | only in restore

Lines Matching refs:c_count

142 		int32_t c_count;
518 for (i = tmpbuf.c_count; i > 0; i--)
541 for (i = tmpbuf.c_count; i > 0; i--)
1013 for (i = 0; i < spcl.c_count && size >= TP_BSIZE; i++) {
1018 if (size != 0 || i != spcl.c_count)
1021 size = spcl.c_count * TP_BSIZE;
1072 for (i = 0; i < spcl.c_count; i++) {
1110 if (spcl.c_count - i > 1)
1112 spcl.c_count - i - 1);
1113 for (i++; i < spcl.c_count; i++)
1130 for (i = 0; i < spcl.c_count; i++)
1487 buf->c_count = u_ospcl.s_ospcl.c_count;
1499 buf->c_size = buf->c_count * TP_BSIZE;
1600 blks = header->c_count;
1603 for (i = 0; i < header->c_count; i++)
1644 for (i = 0; i < header->c_count; i++)
1766 s->c_count = bswap32(s->c_count);
1806 os->c_count = bswap32(os->c_count);