xfs_alloc_lookup_le  650 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_lookup_le(bno_cur, args->agbno, args->minlen, &i)))
xfs_alloc_lookup_le  922 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_lookup_le(bno_cur_lt, args->agbno, args->maxlen, &i)))
xfs_alloc_lookup_le 1525 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_lookup_le(bno_cur, bno, len, &haveleft)))
xfs_alloc_lookup_le  145 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno,