Searched refs:besti (Results 1 – 1 of 1) sorted by relevance
234 xfs_rtblock_t besti; /* best rtblock found so far */ in xfs_rtallocate_extent_block() local246 for (i = XFS_BLOCKTOBIT(mp, bbno), besti = -1, bestlen = 0, in xfs_rtallocate_extent_block()285 besti = i; in xfs_rtallocate_extent_block()303 if (minlen < maxlen && besti != -1) { in xfs_rtallocate_extent_block()318 error = xfs_rtallocate_range(mp, tp, besti, bestlen, rbpp, rsb); in xfs_rtallocate_extent_block()323 *rtblock = besti; in xfs_rtallocate_extent_block()