xfs_btree_check_key  673 fs/xfs/xfs_alloc_btree.c 			xfs_btree_check_key(cur->bc_btnum, &key, kp);
xfs_btree_check_key  770 fs/xfs/xfs_alloc_btree.c 			xfs_btree_check_key(cur->bc_btnum, kp + ptr - 1,
xfs_btree_check_key 1242 fs/xfs/xfs_alloc_btree.c 		xfs_btree_check_key(cur->bc_btnum, lkp - 1, lkp);
xfs_btree_check_key 1543 fs/xfs/xfs_alloc_btree.c 		xfs_btree_check_key(cur->bc_btnum, rkp, rkp + 1);
xfs_btree_check_key 6156 fs/xfs/xfs_bmap.c 			xfs_btree_check_key(XFS_BTNUM_BMAP, prevp, keyp);
xfs_btree_check_key  734 fs/xfs/xfs_bmap_btree.c 			xfs_btree_check_key(XFS_BTNUM_BMAP, &key, kp);
xfs_btree_check_key  849 fs/xfs/xfs_bmap_btree.c 			xfs_btree_check_key(XFS_BTNUM_BMAP, kp + ptr - 1,
xfs_btree_check_key 1266 fs/xfs/xfs_bmap_btree.c 		xfs_btree_check_key(XFS_BTNUM_BMAP, lkp - 1, lkp);
xfs_btree_check_key 1409 fs/xfs/xfs_bmap_btree.c 		xfs_btree_check_key(XFS_BTNUM_BMAP, rkp, rkp + 1);
xfs_btree_check_key  206 fs/xfs/xfs_btree.h xfs_btree_check_key(
xfs_btree_check_key  598 fs/xfs/xfs_ialloc_btree.c 			xfs_btree_check_key(cur->bc_btnum, &key, kp);
xfs_btree_check_key  719 fs/xfs/xfs_ialloc_btree.c 			xfs_btree_check_key(cur->bc_btnum, kp + ptr - 1,
xfs_btree_check_key 1139 fs/xfs/xfs_ialloc_btree.c 		xfs_btree_check_key(cur->bc_btnum, lkp - 1, lkp);
xfs_btree_check_key 1434 fs/xfs/xfs_ialloc_btree.c 		xfs_btree_check_key(cur->bc_btnum, rkp, rkp + 1);