xfs_alloc_lookup_ge
error = xfs_alloc_lookup_ge(cur, args->agbno, cur_len, &i);
error = xfs_alloc_lookup_ge(acur->cnt, args->agbno, acur->cur_len, &i);
error = xfs_alloc_lookup_ge(acur->bnogt, args->agbno, 0, &i);
if ((error = xfs_alloc_lookup_ge(cnt_cur, 0,
error = xfs_alloc_lookup_ge(cnt_cur, 0, args->minlen, stat);
error = xfs_alloc_lookup_ge(acur->cnt, 0, args->maxlen, &i);
xfs_alloc_lookup_ge(
error = xfs_alloc_lookup_ge(cur, tcur->start, 0, &i);
error = xfs_alloc_lookup_ge(cur, 0, tcur->count, &i);