start_rec_copy   2414 fs/xfs/xfs_log.c 			int			start_rec_copy;
start_rec_copy   2430 fs/xfs/xfs_log.c 			start_rec_copy = xlog_write_start_rec(ptr, ticket);
start_rec_copy   2431 fs/xfs/xfs_log.c 			if (start_rec_copy) {
start_rec_copy   2434 fs/xfs/xfs_log.c 						   start_rec_copy);
start_rec_copy   2466 fs/xfs/xfs_log.c 			copy_len += start_rec_copy + sizeof(xlog_op_header_t);