Lines Matching full:sufficient

776 		 * AG with sufficient free space.  in dbAlloc()
1178 * check the next four contiguous leaves for sufficient free
1179 * space. if sufficient free space is found, we'll allocate
1219 /* examine the leaves for sufficient free space. in dbAllocNear()
1222 /* does the leaf describe sufficient free space ? in dbAllocNear()
1272 * sufficient free space. if sufficient free space is found,
1278 * sufficient free space and we allocate at this dmap.
1378 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG()
1391 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG()
1395 /* is there sufficient free space ? in dbAllocAG()
1400 /* sufficient free space found in a subtree. now search down in dbAllocAG()
1486 * dbAllocAny() attempts to find the sufficient free space by
1512 * down the dmap control levels for sufficient free space. in dbAllocAny()
1651 * if sufficient contiguous free blocks are found, this routine
1654 * is sufficient in size.
1682 * sufficient free blocks. in dbFindCtl()
1703 * sufficient free space. if sufficient free space is found, in dbFindCtl()
1953 /* search the tree within the dmap page for sufficient in dbAllocDmapLev()
1954 * free space. if sufficient free space is found, dbFindLeaf() in dbAllocDmapLev()
2915 * FUNCTION: search a dmtree_t for sufficient free blocks, returning
2917 * sufficient free blocks are found.
2920 * proceeds down the tree to the leftmost leaf with sufficient
2927 * describing at least l2nb free blocks if sufficient
2944 * sufficient free space. in dbFindLeaf()
2949 /* sufficient free space available. now search down the tree in dbFindLeaf()
2951 * describes sufficient free space. in dbFindLeaf()
2959 /* sufficient free space found. move to the next in dbFindLeaf()
2976 /* set the return to the leftmost leaf describing sufficient in dbFindLeaf()