xfs_btree_copy_ptrs 2378 fs/xfs/libxfs/xfs_btree.c 		xfs_btree_copy_ptrs(cur, lpp, rpp, 1);
xfs_btree_copy_ptrs 2573 fs/xfs/libxfs/xfs_btree.c 		xfs_btree_copy_ptrs(cur, rpp, lpp, 1);
xfs_btree_copy_ptrs 2748 fs/xfs/libxfs/xfs_btree.c 		xfs_btree_copy_ptrs(cur, rpp, lpp, rrecs);
xfs_btree_copy_ptrs 2985 fs/xfs/libxfs/xfs_btree.c 	xfs_btree_copy_ptrs(cur, cpp, pp, xfs_btree_get_numrecs(cblock));
xfs_btree_copy_ptrs 2991 fs/xfs/libxfs/xfs_btree.c 	xfs_btree_copy_ptrs(cur, pp, &nptr, 1);
xfs_btree_copy_ptrs 3125 fs/xfs/libxfs/xfs_btree.c 	xfs_btree_copy_ptrs(cur,
xfs_btree_copy_ptrs 3127 fs/xfs/libxfs/xfs_btree.c 	xfs_btree_copy_ptrs(cur,
xfs_btree_copy_ptrs 3339 fs/xfs/libxfs/xfs_btree.c 		xfs_btree_copy_ptrs(cur, pp, ptrp, 1);
xfs_btree_copy_ptrs 3587 fs/xfs/libxfs/xfs_btree.c 	xfs_btree_copy_ptrs(cur, pp, cpp, numrecs);
xfs_btree_copy_ptrs 4065 fs/xfs/libxfs/xfs_btree.c 		xfs_btree_copy_ptrs(cur, lpp, rpp, rrecs);
xfs_btree_copy_ptrs 4313 fs/xfs/libxfs/xfs_btree.c 			xfs_btree_copy_ptrs(cur, &lptr, ptr, 1);