Lines Matching refs:addext
1324 int rc, ino, iagno, addext, extno, bitno, sword;
1402 addext = (imap->im_agctl[agno].numfree < 32 && iagp->nfreeexts);
1410 if (iagp->nfreeinos || addext) {
1449 if (!addext)
1459 * hint or, if appropriate (i.e. addext is true), allocate
1537 if (addext && ~extsmap) {
1635 int rc, addext, numfree, numinos;
1654 addext = (numfree < 64 ||
1658 addext = (numfree == 0);
1663 if (addext) {