Searched refs:addext (Results 1 – 1 of 1) sorted by relevance
1323 int rc, ino, iagno, addext, extno, bitno, sword; in diAlloc() local1398 addext = (imap->im_agctl[agno].numfree < 32 && iagp->nfreeexts); in diAlloc()1406 if (iagp->nfreeinos || addext) { in diAlloc()1445 if (!addext) in diAlloc()1533 if (addext && ~extsmap) { in diAlloc()1631 int rc, addext, numfree, numinos; in diAllocAG() local1650 addext = (numfree < 64 || in diAllocAG()1654 addext = (numfree == 0); in diAllocAG()1659 if (addext) { in diAllocAG()