high_brec        3092 fs/xfs/libxfs/xfs_alloc.c 	union xfs_btree_irec			high_brec;
high_brec        3097 fs/xfs/libxfs/xfs_alloc.c 	high_brec.a = *high_rec;
high_brec        3100 fs/xfs/libxfs/xfs_alloc.c 	return xfs_btree_query_range(cur, &low_brec, &high_brec,
high_brec        2102 fs/xfs/libxfs/xfs_rmap.c 	union xfs_btree_irec			high_brec;
high_brec        2106 fs/xfs/libxfs/xfs_rmap.c 	high_brec.r = *high_rec;
high_brec        2109 fs/xfs/libxfs/xfs_rmap.c 	return xfs_btree_query_range(cur, &low_brec, &high_brec,