Lines Matching refs:c_count
327 maxino = (unsigned)((spcl.c_count * tp_bsize * NBBY) + 1);
626 tmpbuf.c_count);
627 for (i = tmpbuf.c_count; i > 0; i--)
1069 for (i = 0, bufptr = buf; i < spcl.c_count; i++) {
1096 for (i++; i < spcl.c_count; i++)
1120 size = (offset_t)spcl.c_count * tp_bsize;
1410 if ((spcl.c_count < 0) || (spcl.c_count > TP_NINDIR)) {
1412 gettext("xtrmap: illegal c_count field (%d)\n"),
1413 spcl.c_count);
1418 ((spcl.c_count * tp_bsize * NBBY) + 1), NBBY);
1775 int32_t c_count;
1804 buf->c_count = u_ospcl.s_ospcl.c_count;
1834 buf->c_dinode.di_size = (offset_t)buf->c_count * tp_bsize;
1835 for (i = 0; i < buf->c_count && i < TP_NINDIR; i++)
1943 for (i = 0; i < header->c_count; i++)
1996 for (i = 0; i < header->c_count; i++)