Home
last modified time | relevance | path

Searched refs:xfs_alloc_lookup_le (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.h214 xfs_alloc_lookup_le(
Dxfs_alloc.c88 xfs_alloc_lookup_le( in xfs_alloc_lookup_le() function
678 error = xfs_alloc_lookup_le(bno_cur, args->agbno, args->minlen, &i); in xfs_alloc_ag_vextent_exact()
1059 if ((error = xfs_alloc_lookup_le(bno_cur_lt, args->agbno, args->maxlen, &i))) in xfs_alloc_ag_vextent_near()
1579 if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft))) in xfs_free_ag_extent()