Lines Matching full:sufficient

795 		 * AG with sufficient free space.  in dbAlloc()
1197 * check the next four contiguous leaves for sufficient free
1198 * space. if sufficient free space is found, we'll allocate
1238 /* examine the leaves for sufficient free space. in dbAllocNear()
1241 /* does the leaf describe sufficient free space ? in dbAllocNear()
1291 * sufficient free space. if sufficient free space is found,
1297 * sufficient free space and we allocate at this dmap.
1397 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG()
1410 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG()
1414 /* is there sufficient free space ? in dbAllocAG()
1419 /* sufficient free space found in a subtree. now search down in dbAllocAG()
1505 * dbAllocAny() attempts to find the sufficient free space by
1531 * down the dmap control levels for sufficient free space. in dbAllocAny()
1670 * if sufficient contiguous free blocks are found, this routine
1673 * is sufficient in size.
1701 * sufficient free blocks. in dbFindCtl()
1722 * sufficient free space. if sufficient free space is found, in dbFindCtl()
1972 /* search the tree within the dmap page for sufficient in dbAllocDmapLev()
1973 * free space. if sufficient free space is found, dbFindLeaf() in dbAllocDmapLev()
2934 * FUNCTION: search a dmtree_t for sufficient free blocks, returning
2936 * sufficient free blocks are found.
2939 * proceeds down the tree to the leftmost leaf with sufficient
2946 * describing at least l2nb free blocks if sufficient
2963 * sufficient free space. in dbFindLeaf()
2968 /* sufficient free space available. now search down the tree in dbFindLeaf()
2970 * describes sufficient free space. in dbFindLeaf()
2978 /* sufficient free space found. move to the next in dbFindLeaf()
2995 /* set the return to the leftmost leaf describing sufficient in dbFindLeaf()