Searched refs:xfs_alloc_lookup_le (Results 1 – 3 of 3) sorted by relevance
241 xfs_alloc_lookup_le(
674 if ((error = xfs_alloc_lookup_le(bno_cur, args->agbno, args->minlen, &i))) in xfs_alloc_ag_vextent_exact()951 if ((error = xfs_alloc_lookup_le(bno_cur_lt, args->agbno, args->maxlen, &i))) in xfs_alloc_ag_vextent_near()1563 if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft))) in xfs_free_ag_extent()
2125 xfs_alloc_lookup_le( in xfs_alloc_lookup_le() function