Lines Matching refs:addext
1322 int rc, ino, iagno, addext, extno, bitno, sword;
1400 addext = (imap->im_agctl[agno].numfree < 32 && iagp->nfreeexts);
1408 if (iagp->nfreeinos || addext) {
1447 if (!addext)
1457 * hint or, if appropriate (i.e. addext is true), allocate
1535 if (addext && ~extsmap) {
1633 int rc, addext, numfree, numinos;
1652 addext = (numfree < 64 ||
1656 addext = (numfree == 0);
1661 if (addext) {