Searched refs:c_count (Results 1 – 10 of 10) sorted by relevance
63 int c_count = 0; in main() local65 c_count++; in main()67 c_count++; in main()68 if (c_count) { in main()69 (void) fprintf(stderr, "c_count: %d", c_count); in main()
328 maxino = (unsigned)((spcl.c_count * tp_bsize * NBBY) + 1); in setup()627 tmpbuf.c_count); in getvol()628 for (i = tmpbuf.c_count; i > 0; i--) in getvol()1070 for (i = 0, bufptr = buf; i < spcl.c_count; i++) { in getfile()1097 for (i++; i < spcl.c_count; i++) in getfile()1121 size = (offset_t)spcl.c_count * tp_bsize; in getfile()1407 if ((spcl.c_count < 0) || (spcl.c_count > TP_NINDIR)) { in xtrmap()1410 spcl.c_count); in xtrmap()1415 ((spcl.c_count * tp_bsize * NBBY) + 1), NBBY); in xtrmap()1772 int32_t c_count; in gethead() member[all …]
381 spcl.c_count = 0; in lf_dumpinode()568 spcl.c_count = count - skip; in lf_blksout()610 count -= (u_offset_t)(unsigned)spcl.c_count) { in bitmap()612 spcl.c_count = leftover; in bitmap()616 spcl.c_count = count > TP_NINDIR ? TP_NINDIR : count; in bitmap()619 for (i = 0; i < spcl.c_count; i++, cp += tp_bsize) in bitmap()
598 spcl.c_count = 1; in spclrec()896 &spcl.c_addr[spcl.c_count-leftover], leftover); in rollforward()1590 spcl.c_count = 0; in otape()2092 chkpt.sl_count = sp->s_spcl.c_count; in dowrite()2095 endmp = &recmap[spcl.c_count]; in dowrite()
473 int c_count; in getsdt() local480 for (c_count = 1; ; c_count++) { in getsdt()483 if (c_count == 1) { in getsdt()
132 int32_t c_count; /* number of valid c_addr entries */ member
232 static short c_count; variable675 c_count = 0; in main()692 c_count++; in main()703 if (c_count == 1) { in main()783 c_count = colon = acting_on_inode = 0; in main()1449 if (c_count == 2) { in main()1556 if (c_count != 2) { in main()1561 c_count++; in main()1750 if (c_count == 2) { in main()3385 c_count = 0; in err()
409 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_shift_core() local410 bmov(c_start, c_out, c_count * sizeof (*c_start)); in bt_shift_core()533 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_transfer_core() local536 c_count * sizeof (*source->btc_children)); in bt_transfer_core()
997 int c_count; member
4863 list->c_count += count; in callback_insert()4890 new->c_count = count; in callback_insert()4930 pending += marker->c_count; in real_callback_run()4936 ASSERT(list->c_count > 0); in real_callback_run()4939 count = list->c_count; in real_callback_run()