Searched refs:c_count (Results 1 – 9 of 9) 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()
327 maxino = (unsigned)((spcl.c_count * tp_bsize * NBBY) + 1); in setup()626 tmpbuf.c_count); in getvol()627 for (i = tmpbuf.c_count; i > 0; i--) in getvol()1069 for (i = 0, bufptr = buf; i < spcl.c_count; i++) { in getfile()1096 for (i++; i < spcl.c_count; i++) in getfile()1120 size = (offset_t)spcl.c_count * tp_bsize; in getfile()1410 if ((spcl.c_count < 0) || (spcl.c_count > TP_NINDIR)) { in xtrmap()1413 spcl.c_count); in xtrmap()1418 ((spcl.c_count * tp_bsize * NBBY) + 1), NBBY); in xtrmap()1775 int32_t c_count; in gethead() member[all …]
403 spcl.c_count = 0;596 spcl.c_count = count - skip;640 count -= (u_offset_t)(unsigned)spcl.c_count) {642 spcl.c_count = leftover;646 spcl.c_count = count > TP_NINDIR ? TP_NINDIR : count;649 for (i = 0; i < spcl.c_count; i++, cp += tp_bsize)
641 spcl.c_count = 1; in spclrec()950 &spcl.c_addr[spcl.c_count-leftover], leftover); in rollforward()1663 spcl.c_count = 0; in otape()2181 chkpt.sl_count = sp->s_spcl.c_count; in dowrite()2185 endmp = &recmap[spcl.c_count]; in dowrite()
475 int c_count; in getsdt() local482 for (c_count = 1; ; c_count++) { in getsdt()485 if (c_count == 1) { in getsdt()
134 int32_t c_count; /* number of valid c_addr entries */ member
242 static short c_count; variable685 c_count = 0; in main()702 c_count++; in main()713 if (c_count == 1) { in main()793 c_count = colon = acting_on_inode = 0; in main()1459 if (c_count == 2) { in main()1566 if (c_count != 2) { in main()1571 c_count++; in main()1760 if (c_count == 2) { in main()3395 c_count = 0; in err()
985 int c_count; member
4932 list->c_count += count; in callback_insert()4959 new->c_count = count; in callback_insert()4999 pending += marker->c_count; in real_callback_run()5005 ASSERT(list->c_count > 0); in real_callback_run()5008 count = list->c_count; in real_callback_run()