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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.c98 xfs_alloc_lookup_le( function
590 if ((error = xfs_alloc_lookup_le(bno_cur, args->agbno, args->minlen, &i)))
861 if ((error = xfs_alloc_lookup_le(bno_cur_lt, args->agbno, args->maxlen, &i)))
1467 if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft)))

Completed in 62 milliseconds