Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc.h216 xfs_alloc_lookup_le(
Dxfs_alloc.c88 xfs_alloc_lookup_le( in xfs_alloc_lookup_le() function
695 error = xfs_alloc_lookup_le(bno_cur, args->agbno, args->minlen, &i); in xfs_alloc_ag_vextent_exact()
1093 if ((error = xfs_alloc_lookup_le(bno_cur_lt, args->agbno, args->maxlen, &i))) in xfs_alloc_ag_vextent_near()
1614 if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft))) in xfs_free_ag_extent()