xfs_alloc_lookup 2108 fs/xfs/xfs_alloc_btree.c 	return xfs_alloc_lookup(cur, XFS_LOOKUP_EQ, stat);
xfs_alloc_lookup 2124 fs/xfs/xfs_alloc_btree.c 	return xfs_alloc_lookup(cur, XFS_LOOKUP_GE, stat);
xfs_alloc_lookup 2140 fs/xfs/xfs_alloc_btree.c 	return xfs_alloc_lookup(cur, XFS_LOOKUP_LE, stat);