Lines Matching full:sufficient

753 		 * AG with sufficient free space.  in dbAlloc()
1223 * check the next four contiguous leaves for sufficient free
1224 * space. if sufficient free space is found, we'll allocate
1264 /* examine the leaves for sufficient free space. in dbAllocNear()
1267 /* does the leaf describe sufficient free space ? in dbAllocNear()
1317 * sufficient free space. if sufficient free space is found,
1323 * sufficient free space and we allocate at this dmap.
1423 * the allocation group, looking for sufficient free space. to begin, in dbAllocAG()
1436 * subtrees for sufficient free space, starting with the leftmost in dbAllocAG()
1440 /* is there sufficient free space ? in dbAllocAG()
1445 /* sufficient free space found in a subtree. now search down in dbAllocAG()
1531 * dbAllocAny() attempts to find the sufficient free space by
1557 * down the dmap control levels for sufficient free space. in dbAllocAny()
1694 * if sufficient contiguous free blocks are found, this routine
1697 * is sufficient in size.
1725 * sufficient free blocks. in dbFindCtl()
1746 * sufficient free space. if sufficient free space is found, in dbFindCtl()
1993 /* search the tree within the dmap page for sufficient in dbAllocDmapLev()
1994 * free space. if sufficient free space is found, dbFindLeaf() in dbAllocDmapLev()
2940 * FUNCTION: search a dmtree_t for sufficient free blocks, returning
2942 * sufficient free blocks are found.
2945 * proceeds down the tree to the leftmost leaf with sufficient
2952 * describing at least l2nb free blocks if sufficient
2964 * sufficient free space. in dbFindLeaf()
2969 /* sufficient free space available. now search down the tree in dbFindLeaf()
2971 * describes sufficient free space. in dbFindLeaf()
2979 /* sufficient free space found. move to the next in dbFindLeaf()
2992 /* set the return to the leftmost leaf describing sufficient in dbFindLeaf()