Lines Matching full:try
115 * will try to allocate disk blocks for the requested size (xlen). in extAlloc()
117 * try to allocate a smaller number of blocks (producing a smaller in extAlloc()
235 /* try to allocated the request number of blocks for the in extRealloc()
238 * try to allocate a new set of blocks large enough for the in extRealloc()
469 * initially, we will try to allocate disk blocks for the
471 * contiguous free blocks not available), we'll try to allocate
506 * we'll first try the number of blocks requested unless this in extBalloc()
517 /* try to allocate blocks */ in extBalloc()
560 * Initially, we will try to extend the extent's allocation
561 * in place. If this fails, we'll try to move the extent
563 * will try to allocate disk blocks for the requested size
565 * available), we'll try to allocate a smaller number of
594 /* try to extend in place */ in extBrealloc()
604 * try to move the extent to a new set of blocks. in extBrealloc()